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 toy programming language interpreter☆33Updated 12 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A library for reusable parsers☆17Updated 5 years ago
- C++14 version of parsertl☆32Updated 5 months ago
- A bytecode interpreted scripting language for C++☆12Updated 6 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 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
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Library for managing windows for cross platform UI applications☆28Updated last month
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years 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 13 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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- C++ standard proposals☆16Updated last week
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- A Small C Compiler☆25Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- clone from myJIT(a fork of GNU lightning)☆11Updated 10 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last year
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago