johnsonyl / cppsLinks
CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, including coroutine, object-oriented, lambda, closure, generic variable, custom module support, GC garbage collection and cross platform. CPPS interprets the program as bytecode to run in virtual machine through…
☆31Updated last year
Alternatives and similar repositories for cpps
Users that are interested in cpps are comparing it to the libraries listed below
Sorting:
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI☆17Updated 7 months ago
- A scripting language that accepts a subset of javascript and C/C++☆76Updated 7 months ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 8 years ago
- C++ embedded memory database☆16Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Programming language with no quirks, so simple every child can master it.☆42Updated 4 years ago
- c++11 framework for building server☆13Updated 3 years ago
- 从boost.context库提取的fcontext☆13Updated 3 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- Interpreted, dynamically typed, object-oriented programming language☆23Updated last month
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- The Drift Script Programming Language☆11Updated 2 years ago
- Luajit with C/C++/Java/Javascript syntax☆33Updated 3 years ago
- A lightweight embeddable scripting language☆125Updated 3 weeks ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last week
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- zengl language 嵌入式编程语言☆20Updated 3 years ago
- The simple browser based on litehtml engine (windows)☆142Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago