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
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- C++14 version of parsertl☆32Updated 5 months ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Another x86 emulator which likes bochs. But it is much weaker in the functionality. As it is a course project,now we only want to emulat…☆18Updated 12 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 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
- A cheerp enabled libc implementation☆27Updated 3 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 bytecode interpreted scripting language for C++☆12Updated 6 years ago
- A C++ like compiler☆18Updated 3 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated last week
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated 2 weeks ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆11Updated 10 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ OOP GUI Library☆38Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- Programming/scripting language☆18Updated last year
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Project files to build libffi under Visual Studio☆22Updated 13 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago