vox
Scripting language compiler
A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig.
Vox language compiler. AOT / JIT / Linker. Zero dependencies
344 stars
10 watching
18 forks
Language: D
last commit: 6 months ago amd64aotcodegencompilerddlangjitlanguagelinkerpe-formatprogramming-languagessa-formvoxvoxlangx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
itay2805/vork | An interpreter and parser project implementing a programming language with a formal grammar as reference. | 28 |
impworks/lens | A compiler for an embeddable scripting language with a concise syntax and rich functional features. | 90 |
anoma/juvix | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 455 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
leepike/copilot | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
xoreaxeaxeax/movfuscator | Compiles C programs into mov instructions using only mov operations | 9,461 |
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
jank-lang/jank | A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. | 1,685 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
malisipi/vzcc | A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |