Captainarash / CaptCCLinks
A tiny C compiler written purely in JavaScript.
☆219Updated 6 years ago
Alternatives and similar repositories for CaptCC
Users that are interested in CaptCC are comparing it to the libraries listed below
Sorting:
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 5 months ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆32Updated 6 years ago
- C to WebAssembly compiler☆260Updated 7 years ago
- C parser in pure JavaScript☆51Updated 4 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- transpile C source code to high-level JavaScript syntax☆28Updated 9 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆156Updated 11 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆114Updated 2 years ago
- Automatically exported from code.google.com/p/tiny-js☆554Updated last year
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆332Updated 9 months ago
- x86 Emulator written in 100% javascript.☆35Updated 3 months ago
- A simple single-file javascript interpreter written in C++☆72Updated 4 years ago
- LLVM 9.0+ Node Bindings☆190Updated 2 years ago
- LLVM compiled to JavaScript using Emscripten☆468Updated 10 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- Javascript emulator for the LatticeMico platform☆170Updated 3 years ago
- Simple operating system with its own bootloader, drivers for screen and keyboard, libc (for educational purposes)☆122Updated 9 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆186Updated 3 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- An object-oriented JavaScript x86 Emulator for Node.js and the browser☆136Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- A simple compile-to-WebAssembly language☆361Updated 2 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆199Updated 2 years ago
- ☆96Updated 9 years ago
- A javascript interpreter written in javascript☆399Updated 3 months ago
- simple virtual cpu in c☆89Updated 7 years ago
- An embeddable Javascript interpreter in C.☆848Updated last month