writing_an_interpreter_in_elixir
Interpreter
An Elixir implementation of an interpreter for the Monkey programming language
Elixir implementation of an interpreter for the Monkey programming language
138 stars
8 watching
11 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list
elixirinterpretermonkey
Related projects:
Repository | Description | Stars |
---|---|---|
pprzetacznik/ielixir | A Jupyter kernel implementation for the Elixir programming language | 360 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
dwayne/elm-monkey-interpreter | An Elm implementation of a Monkey interpreter | 10 |
elixir-editors/elixir-tmbundle | A bundle providing syntax highlighting, snippets, and keybindings for the Elixir programming language in TextMate and Sublime Text. | 263 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
antonfagerberg/elixir_bencode | Elixir implementation of Bencode protocol | 8 |
elixir-lang/elixir-lang.github.com | A static site hosting and development environment for the Elixir programming language website | 355 |
elixir-lang-china/elixir_guide_cn | A translation of Elixir's official documentation into simplified Chinese for the benefit of developers learning the language. | 288 |
cirru/parser.ex | A parser for the Cirru programming language | 0 |
wende/elchemy | A compiler and transpiler for Elixir code written in a statically-typed syntax compatible with Elm's tooling | 1,146 |
fhunleth/elixir_ale | Library providing high-level abstractions for interfacing with hardware peripherals on Linux platforms | 344 |
lucasvegi/elixir-refactorings | A catalog of techniques to improve Elixir code quality and maintainability through refactoring | 160 |