Using the integrated binding code generator
Monday, February 1st, 2010This 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, 2007This 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, 2007I have released the first version of the native binding for the BASS audio library, developed by Unforeseen Developments.