monkey_v

V compiler

An implementation of a programming language interpreter in V.

[WIP] Implementation of Monkey monkey Language in V

GitHub

38 stars
5 watching
6 forks
Language: V
last commit: over 4 years ago
Linked from 1 awesome list

interpreterlanguagemonkeymonkey-languagevvlang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
itay2805/vork An interpreter and parser project implementing a programming language with a formal grammar as reference. 28
bradford-hamilton/monkey-lang An implementation of a custom programming language with features such as compilation and execution capabilities. 45
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
valelang/vale A compiler for a programming language designed to be fast, memory-safe, and easy to use 1,787
jessekphillips/d.vim A syntax highlighting file for the D programming language in Vim 35
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 748
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
malisipi/vzcc A cross-compiler for V that allows compilation to various platforms and architectures. 26
whiley/whileycompiler Compiles Whiley source files into an intermediate language 219
fabrik42/writing_an_interpreter_in_elixir An Elixir implementation of an interpreter for the Monkey programming language 138
vlang/vscode-vlang Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. 385
lemoncmd/vcc A compiler for the V programming language and itself, written in V. 100
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 243
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 449
dwayne/elm-monkey-interpreter An Elm implementation of a Monkey interpreter 10