Captainarash / CaptCCLinks
A tiny C compiler written purely in JavaScript.
☆225Updated 6 years ago
Alternatives and similar repositories for CaptCC
Users that are interested in CaptCC are comparing it to the libraries listed below
Sorting:
- C parser in pure JavaScript☆51Updated 4 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 8 months ago
- C to WebAssembly compiler☆260Updated 8 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆158Updated 12 years ago
- Automatically exported from code.google.com/p/tiny-js☆569Updated last month
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- simple virtual cpu in c☆92Updated 8 years ago
- A simple HTML rendering engine.☆170Updated 8 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆351Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆398Updated 10 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆113Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- x86 Emulator written in 100% javascript.☆37Updated 6 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- LLVM 9.0+ Node Bindings☆191Updated 2 years ago
- ☆28Updated 5 years ago
- transpile C source code to high-level JavaScript syntax☆28Updated 9 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 years ago
- A fast and minimal regular expression engine.☆77Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- A tiny operating system based on x86 architecture.☆93Updated 3 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- http://repo.or.cz/tinycc.git☆174Updated last year
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆55Updated 4 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆397Updated last year