CompilerTeaching / MysoreScript
MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.
☆13Updated 7 years ago
Alternatives and similar repositories for MysoreScript:
Users that are interested in MysoreScript are comparing it to the libraries listed below
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Compiler for a subset of ANSI C, base on virtual machine (unfinished)☆9Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Programming/scripting language☆18Updated 2 months ago
- A library of utility classes for leveraging the Registered i/o api present in Microsoft Windows Server 2012, great for HFT or low latency…☆19Updated 12 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 2 weeks ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 3 months ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Cross-platform asynchronous I/O library☆16Updated 11 months ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 3 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated last year
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Another x86 emulator which likes bochs. But it is much weaker in the functionality. As it is a course project,now we only want to emulat…☆18Updated 11 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago