y1yang0 / nyxLinks
[nyx] dynamically typed scripting language
☆27Updated 3 years ago
Alternatives and similar repositories for nyx
Users that are interested in nyx are comparing it to the libraries listed below
Sorting:
- 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++☆29Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last year
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, i…☆31Updated last year
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated this week
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 9 years ago
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- Pseudo Interpreter for C++ Script / C++ Project Build System Engine with Zero Makefiles / Supporting GCC, MinGW, Visual C++, Clang☆37Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- Embeddable Script Language for C++☆38Updated 3 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆54Updated last year
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- The Elsa Programming Language☆17Updated 8 years ago