rpendleton / lc3sim-js
implementation of the LC-3 virtual machine, an educational computer architecture
☆36Updated 2 years ago
Alternatives and similar repositories for lc3sim-js:
Users that are interested in lc3sim-js are comparing it to the libraries listed below
- Compiled implementation of Javascript, targeting C (for fun)☆93Updated 3 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆28Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆84Updated 2 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆28Updated 12 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- Automata Theory. Building a RegExp machine☆12Updated 5 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆180Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A tiny C compiler written purely in JavaScript.☆210Updated 5 years ago
- TypeScript to LLVM compiler☆133Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- Learning the awesome QuickJS☆69Updated last year
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆10Updated 2 years ago
- An experimental WebAssembly virtual machine.☆121Updated last year
- A simple HTML rendering engine.☆162Updated 7 years ago
- ☆278Updated 12 years ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆66Updated 2 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆311Updated 4 months ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆197Updated 2 years ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago
- LLVM 9.0+ Node Bindings☆186Updated 2 years ago
- Typescript to C compiler (TSCC)☆15Updated 5 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆173Updated 8 years ago