loxcraft
Compiler
A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.
Language tooling for the Lox programming language.
279 stars
10 watching
11 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
bytecodebytecode-interpretercompilercompiler-constructioncompiler-designcrafting-interpretershacktoberfestinterpreterlalrpoplanguage-server-protocolloxlox-languageprogramming-languagereplrustscripting-languagetree-sittervirtual-machinewebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A framework for building incremental language compilers and analyzers. | 447 |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| A compiler for an experimental programming language called Okta | 27 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 |
| Port of a C implementation of the Lox interpreter to Plan9 | 7 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A compiler and virtual machine for a fictional programming language | 24 |
| A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |