CompilerTeaching / MysoreScriptLinks
MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.
☆14Updated 7 years ago
Alternatives and similar repositories for MysoreScript
Users that are interested in MysoreScript are comparing it to the libraries listed below
Sorting:
- A toy programming language interpreter☆33Updated 11 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Programming/scripting language☆18Updated 7 months ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- C++14 version of parsertl☆32Updated last week
- A library for reusable parsers☆16Updated 4 years ago
- LALR(1) parser for C++☆79Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 weeks ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 5 months ago
- ☆35Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A C++ like compiler☆18Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago