Skip to content
#

cpps

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 27 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 Jan 11, 2022
  • C++

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia