项目作者: johnsonyl

项目描述 :
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 built-in syntax parsing
高级语言: C++
项目地址: git://github.com/johnsonyl/cpps.git
创建时间: 2017-01-14T02:20:37Z
项目社区:https://github.com/johnsonyl/cpps

开源协议:MIT License

下载