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
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- C++14 version of parsertl☆32Updated 2 months ago
- A library for reusable parsers☆16Updated 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 last month
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 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
- 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
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks 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
- A C++ like compiler☆18Updated 3 years ago
- Project files to build libffi under Visual Studio☆22Updated 13 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Programming/scripting language☆18Updated 10 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 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
- Win32 Fiber async/await demo☆53Updated 6 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 10 months ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 9 years ago
- LALR(1) parser for C++☆80Updated last year
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆20Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago