 Vork
 Vork 
 Language compiler
 An interpreter and parser project implementing a programming language with a formal grammar as reference.
A V compiler and interpreter
27 stars
 6 watching
 3 forks
 
Language: Python 
last commit: almost 6 years ago 
Linked from   1 awesome list  
  interpreterlark-parserparservvlang 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | An implementation of a programming language interpreter in V. | 37 | 
|  | A compiler that translates Common Lisp code into JavaScript | 243 | 
|  | An esoteric programming language that compiles and links image files to generate C code | 232 | 
|  | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 | 
|  | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | 
|  | A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,798 | 
|  | A compiler and interpreter for executing C code on the fly as it is typed. | 29 | 
|  | A compiler for a minimal programming language designed to be similar to Go. | 28 | 
|  | A language targeting LLVM with the goal of building a simple compiler | 64 | 
|  | A compiler that translates code written in Gren into machine code or another target language. | 398 | 
|  | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 | 
|  | A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 | 
|  | A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 | 
|  | An experimental compiler and language implementation built on top of LLVM and Python. | 99 | 
|  | A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |