ChaiScript 6.1.0 💾

ChaiScript is an embedded scripting language for C++ designed from the ground up to be easy to use by the C++ developer.

minor feature: Add namespacing support #290 @stephenberry. Add utf parsing support. cheatsheet.md updates. add_class utility support for scoped enums #306 @StanEpp. Parser optimizations #300 @niXman. Various JSON @totalgee @dinghram @arcoRocks. Various cleanups, and warning and minor performance improvements. Support for C++17 compilers!. Support for UTF8 BOM #439 @AlekMosingiewicz @MarioLiebisch.

BSDL-2 c++ interpreter software-development


Spiced Game Engine 0.0.0

Spiced is a simple tile based game engine that is backed by ChaiScript. The intention is for it to be simple enough to use that it could be used for turning out short episodic games. It is currently usable and a sample game is included.