Skip to content
#

embedded-scripting-language

Here are 22 public repositories matching this topic...

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

  • Updated Mar 6, 2021
  • C++

Improve this page

Add a description, image, and links to the embedded-scripting-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedded-scripting-language topic, visit your repo's landing page and select "manage topics."

Learn more