ashpaper
Poetry interpreter
An interpreter for an esoteric programming language that uses poetry as input and output.
Rust Inpterpreter for Esopo language AshPaper conceived by William Hicks
13 stars
2 watching
3 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
ashpapercratecratescrates-ioesolangesopoesoteric-interpreteresoteric-languageesoteric-languagesesoteric-programming-languageinterpreterliteraturepoempoetryrustrust-binrust-langrust-librarysyllables
Related projects:
Repository | Description | Stars |
---|---|---|
mwerezak/sphinx-lang | An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
rust-lang/rust-enhanced | An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 786 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
rhysd/wain | An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. | 436 |
ergoplatform/sigma-rust | A Rust implementation of ErgoScript scripting language and wallet-related features. | 69 |
yaa110/rake-rs | A Rust library implementing a keyword extraction algorithm to automatically identify relevant words in text | 33 |
mattwparas/steel | An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,222 |
shnewto/bnf | A parser for Backus-Naur form grammars in Rust. | 260 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 129 |
comex/rust-shlex | A Rust implementation of shell word splitting similar to Python's shlex. | 103 |
igumnoff/shiva | A Rust-based library for parsing and generating documents of various types | 298 |
munificent/craftinginterpreters | An implementation of two interpreters for a scripting language, along with the tools to build and maintain it. | 9,030 |