eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
take a look
eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. A proof of concept release is now out, supporting above mentioned functionality. However, the script syntax is otherwise still very limited; conditionals, loops and most operators are not yet supported. For examples, documentation and downloads see http://eval.sourceforge.net
First public release; no changes exist.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?