aboutsummaryrefslogblamecommitdiff
path: root/lang/chaiscript/pkg-descr
blob: 537d3bbdd1cbc4cc4343ea0ee7959c610a721632 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                
ChaiScript is a scripting language designed specifically for integration with
C++. It provides seamless integration with C++ on all levels, including
shared_ptr objects, functors and exceptions.

The parts of the ChaiScript API that the average user will be concerned with are
contained in the chaiscript namespace and the chaiscript::ChaiScript class.

The end user parts of the API are extremely simple both in size and ease of use.

WWW: https://chaiscript.com/