wlang
language assembler
Develops an assembler and compiler for a programming language
Programming language in development
47 stars
3 watching
1 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
assemblercompilerprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
rsms/compis | A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 213 |
c2lang/c2compiler | A C compiler written in the C2 language itself. | 704 |
rswier/c4 | An exercise project demonstrating minimalist C programming | 9,741 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
lys-lang/lys | A language compiler to WebAssembly | 420 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 336 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 54 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
jondgoodwin/cone | A systems programming language with features such as memory management and concurrency support. | 529 |