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++☆29Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 8 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- c++11 framework for building server☆13Updated 3 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- ☆27Updated 5 years ago
- A POSIX compliant C library for Windows☆57Updated 3 months ago
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Luajit with C/C++/Java/Javascript syntax☆33Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- The xmake online documentation site☆59Updated this week
- Aims to build libtcc (https://bellard.org/tcc/) platform independent (for supported platforms) with CMake.☆20Updated last year
- The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI☆17Updated 9 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- Lua Binding for Qt5☆79Updated 4 years ago
- A scripting language that accepts a subset of javascript and C/C++☆77Updated 9 months ago
- 从boost.context库提取的fcontext☆14Updated 3 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- ZetScript is a programming language with an API that allows bind C++ code in script side.☆40Updated last year
- Simple string pattern matcher for C☆25Updated 5 years ago
- A simple implementation of utf8 strings for C++☆42Updated 5 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆138Updated last month