johnsonyl / cpps
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 4 months ago
Alternatives and similar repositories for cpps:
Users that are interested in cpps are comparing it to the libraries listed below
- C++ embedded memory database☆15Updated 2 years ago
- c++11 framework for building server☆14Updated 3 years ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- Embeddable Script Language for C++☆37Updated 2 years ago
- zengl language 嵌入式编程语言☆20Updated 2 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…☆48Updated 6 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- [nyx] dynamically typed scripting language☆26Updated 2 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- ☆33Updated 4 years ago
- QtCreator XMake plugin☆34Updated last year
- The xmake online documentation site☆50Updated last week
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 11 months ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- ☆39Updated 10 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Lightweight cross-platform C++ common library☆9Updated 2 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆134Updated last year
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- C++11 wrapper around QuickJS☆19Updated 10 months ago
- Pseudo Interpreter for C++ Script / C++ Project Build System Engine with Zero Makefiles / Supporting GCC, MinGW, Visual C++, Clang☆37Updated 2 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI☆16Updated last week