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 12 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 3 weeks ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- C++14 version of parsertl☆32Updated last month
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years 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
- 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 c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 6 months 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
- C-- Compiler using Antlr4☆17Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A library for reusable parsers☆16Updated 4 years ago
- LALR(1) parser for C++☆80Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆35Updated 11 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 7 months ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago