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: 9 months ago amd64aotcodegencompilerddlangjitlanguagelinkerpe-formatprogramming-languagessa-formvoxvoxlangx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| An implementation of a programming language interpreter in V. | 37 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| An interpreter and parser project implementing a programming language with a formal grammar as reference. | 27 |
| A compiler for an embeddable scripting language with a concise syntax and rich functional features. | 92 |
| A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
| A minimalist language with procedural macro support | 135 |
| Tool that automates compilation and execution of scripts written in compiled languages | 977 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| Compiles C programs into mov instructions using only mov operations | 9,546 |
| A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |