wlang
language assembler
Develops an assembler and compiler for a programming language
Programming language in development
46 stars
3 watching
1 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
assemblercompilerprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 215 |
| A C compiler written in the C2 language itself. | 703 |
| An exercise project demonstrating minimalist C programming | 9,788 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A language compiler to WebAssembly | 419 |
| Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 |
| A minimalist language with procedural macro support | 135 |
| A simple programming language written in C that is compiled to C. | 53 |
| An open-source project to build a fully operational Zig compiler from scratch. | 396 |
| A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
| A systems programming language with features such as memory management and concurrency support. | 529 |