healeycodes / nodots-langLinks
𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.
☆14Updated last year
Alternatives and similar repositories for nodots-lang
Users that are interested in nodots-lang are comparing it to the libraries listed below
Sorting:
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆38Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- an expressive and efficient programming language for WebAssembly☆45Updated 7 months ago
- McLulang: The message is the language☆12Updated last year
- A simplified subset of C transpiled into Web Assembly☆104Updated 3 years ago
- WebAssembly made easy☆46Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆65Updated last year
- A minimal stack based programming language☆33Updated last year
- A toy programming language.☆41Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- CP/M and MS-DOS COM executable linker written in D.☆44Updated 4 years ago
- The Beryl Scripting Language☆31Updated 2 years ago
- The Silk Programming Language☆79Updated 4 years ago
- An attempt to write a compiler in Rust☆24Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆23Updated last month
- A a tiny concatenative programming language JIT compiled to aarch64 machine code.☆12Updated last year
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆46Updated this week
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Tiny vi text editor clone with enough features to be truly useful☆26Updated 2 years ago
- A curly-braces infix language that compiles to WebAssembly☆54Updated 2 years ago
- lox virtual machine implementation in zig!