RSS 2 projects tagged "embeddable programming language"

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 151.66
Vit 12.47

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

No download Website Updated 13 Apr 2010 Open Basic interpreter for embedding

Screenshot
Pop 23.13
Vit 33.70

Open Basic (OB) is an implementation of the BASIC programming language. It is intended to for embedding into user applications as a scripting language. User-defined functions can be written in C/C++, assembler, or other languages and can be activated from BASIC programs, receive parameters of different types, return their results.

Screenshot

Project Spotlight

pybit-

A Python buildd integration toolkit.

Screenshot

Project Spotlight

XML-Grammar-Fortune

A Perl/RelaxNG/XSLT module to maintain collections of quotes as XML.