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
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- C++14 version of parsertl☆32Updated 4 months ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 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
- 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
- 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 …☆68Updated 4 months ago
- A library for reusable parsers☆16Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 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
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last month
- C++ standard proposals☆16Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- LALR(1) parser for C++☆79Updated last year
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆19Updated 9 years ago
- Programming/scripting language☆18Updated 7 months ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 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 4 months ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago
- ☆35Updated 11 years ago