This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b0041217b09a59f05aed1f9e4edaa10a05851735
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
b0041217b0
initial checkin of dynamic object support with example usage in example.cpp
2009-09-19 02:36:27 +00:00
..
chaiscript_engine.hpp
initial checkin of dynamic object support with example usage in example.cpp
2009-09-19 02:36:27 +00:00
chaiscript_eval.hpp
Add support for std::exception and what()
2009-09-18 22:26:07 +00:00
chaiscript_parser.hpp
Fix default cmake build to use readline and gdb. Add simple try/catch/throw exceptions
2009-09-18 22:04:07 +00:00
chaiscript_prelude.hpp
Fix parser to handle shortform equations (fix bad operator parsing). Add back lines to prelude for line numbers
2009-09-09 14:11:03 +00:00