Links

Categories

Tags

bass bindings blog changes log code debugger demo discussion documentation embedding example jewel++ native types news overview release resumee tutorial update

Using the integrated binding code generator

Monday, February 1st, 2010

This is a short introduction to the new binding code generator integrated in JewelScript. The binding code generator allows you to easily bind your external C++ code to the script runtime, and to use your external functions and classes from within JewelScript.

Native Types in JewelScript

Thursday, October 11th, 2007

This article explains the term Native Types and gives a brief and general overview on how they are implemented.

Native binding for BASS v2.3

Tuesday, October 9th, 2007

I have released the first version of the native binding for the BASS audio library, developed by Unforeseen Developments.