michalholasek / monkey-lang
A C-like interpreted programming language
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for monkey-lang
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆18Updated last year
- Stack based virtual machine☆41Updated 9 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆196Updated last year
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆66Updated 2 years ago
- Deno Foreign Function Interface.☆38Updated last year
- A simple language that compiles to WASM☆20Updated 3 years ago
- JS parser in Web Assembly / C☆165Updated last year
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆27Updated 5 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆24Updated 10 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆93Updated 3 years ago
- libc implemented in JavaScript☆51Updated 4 years ago
- A toy language that compiles to WebAssembly☆51Updated 2 years ago
- A toy programming language for learning how to make programming languages☆33Updated last year
- Minimal x86_64 OS kernel written in Rust☆38Updated 3 years ago
- Port path module (and tests) of nodejs to rust using the same algorithms.☆10Updated 2 years ago
- Experimental TypeScript to JavaScript transformer in AssemblyScript based on Sucrase☆39Updated 3 years ago
- ☆32Updated 3 years ago
- Run arbitrary WASM/WASI files☆70Updated 2 years ago
- Demos from my Programming Language Experts talk, Apr 2021☆49Updated 3 years ago
- esvu is your one-stop shop for all implementations of ECMAScript.☆178Updated 4 months ago
- Packed syntax tree data structure☆60Updated last month
- Validate untyped data and return well typed result.☆22Updated 3 weeks ago
- FLEX.JS - fast lexer (tokenizer, scanner) for JavaScript inspired by FLEX lexer generator☆43Updated 9 months ago
- Simplifies building of WebAssembly modules in C/C++ and JS☆57Updated last year
- Parser generator for the lezer incremental parser☆156Updated 2 months ago
- Code that accompanies the series☆91Updated 4 years ago
- A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.☆149Updated last year
- The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic…☆55Updated last year
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated last year