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
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 2 years ago
- ☆20Updated 7 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆28Updated 12 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆28Updated 5 years ago
- Automata Theory. Building a RegExp machine☆12Updated 5 years ago
- A tiny self-hosted compiler☆17Updated 8 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- Learning the awesome QuickJS☆66Updated last year
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆178Updated 3 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆312Updated 3 months ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- A cross-platform SFML's Node.js binding.☆80Updated last year
- A toy JavaScript runtime based on QuickJS and libuv.☆68Updated 4 years ago
- A tiny C compiler written purely in JavaScript.☆209Updated 5 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- ☆96Updated 3 years ago
- Tarjan-Languer Fast Algorithm for Finding Dominators in a Flow Graph☆23Updated 9 years ago
- Our style of writing Javascript code☆34Updated 3 years ago
- C to WebAssembly compiler☆255Updated 7 years ago
- ☆278Updated 12 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆66Updated 4 years ago
- An experimental WebAssembly virtual machine.☆120Updated last year
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- An LC3 VM in typescript running on nodejs☆10Updated 6 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆88Updated last year
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆420Updated 11 months ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆80Updated 2 years ago