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…
☆32Updated 8 months ago
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++☆27Updated 2 years ago
- 从boost.context库提取的fcontext☆12Updated 2 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- Cross-platform simplified rich-text edit widget 跨平台简化富文本编辑控件☆24Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A POSIX compliant C library for Windows☆53Updated last month
- Simple string pattern matcher for C☆25Updated 4 years ago
- c++11 framework for building server☆13Updated 3 years ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 8 years ago
- The xmake online documentation site☆54Updated this week
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- 💕 A curated list of awesome XMake projects, plugins, examples and others☆64Updated 3 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- a modern c++ html template engine☆18Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- zengl language 嵌入式编程语言☆20Updated 3 years ago
- Stackless coroutine implementation in C and C++☆24Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A scripting language that accepts a subset of javascript and C/C++☆74Updated 3 months ago
- STL style library with red-black tree implementation in C☆41Updated 3 years ago
- C++ embedded memory database☆16Updated 2 years ago
- Aims to build libtcc (https://bellard.org/tcc/) platform independent (for supported platforms) with CMake.☆19Updated last year
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago