cup
Compiler project
A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing
simple, C-like compiled programming language
295 stars
8 watching
11 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
compilerlanguage
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal functional programming language compiler target | 18 |
| A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,840 |
| 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 |
| An implementation of a compiler in C# that showcases basic concepts of compiler construction and language tooling. | 1,072 |
| A compiler project that aims to formalize and verify the semantics of an intermediate language using Coq | 57 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A compiler for an experimental programming language called Okta | 27 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| A compiler project to create an interpretable language that compiles to native C code | 10 |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| An educational compiler project implementing a simple C compiler with x86 assembly code generation | 487 |
| A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 |
| The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 114 |
| A statically typed C++ programming language with cross-platform features and optimizations. | 80 |