muon
Language compiler
A modern, statically typed low-level programming language with strong focus on performance and minimalism.
Modern low-level programming language
773 stars
27 watching
25 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
programming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| A statically typed language and compiler that aims to offer safer and easier application development while preserving performance | 74 |
| A minimalist language with procedural macro support | 135 |
| A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
| A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
| A minimal functional programming language compiler target | 18 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 |
| A compiler for an experimental programming language called Okta | 27 |
| A compiler and language extension for heterogeneous quantum-classical computing | 11 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| A minimal C compiler generating x86_64 assembly code | 516 |