Menu

eval / News: Recent posts

C++ eval Proof of Concept released

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

Posted by 2008-09-20