y1yang0 / nyxLinks
[nyx] dynamically typed scripting language
☆27Updated 2 years ago
Alternatives and similar repositories for nyx
Users that are interested in nyx are comparing it to the libraries listed below
Sorting:
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, i…☆32Updated 8 months ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 8 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Embeddable Script Language for C++☆38Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 7 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago