CompilerTeaching / MysoreScriptLinks
MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.
☆14Updated 8 years ago
Alternatives and similar repositories for MysoreScript
Users that are interested in MysoreScript are comparing it to the libraries listed below
Sorting:
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated this week
- A library for reusable parsers☆17Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- C++14 version of parsertl☆32Updated 4 months ago
- LALR(1) parser for C++☆80Updated last year
- 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
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆35Updated 11 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- 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 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- Programming/scripting language☆18Updated last year