-
blytkerchan added the funky-1.3.00.zip file.
2009-05-18 19:43:30 UTC by blytkerchan
-
blytkerchan added the funky-1.3.00.tar.bz2 file.
2009-05-18 19:39:47 UTC by blytkerchan
-
blytkerchan created the funky-1.3.00 file release.
2009-05-18 17:58:53 UTC by blytkerchan
-
Funky is an embeddable functional programming language. It can be embedded in any C++ application by instantiating a single class, which will interprete and evaluate a script written in Funky. It also allows the application to create functions, written in C++, and embed them directly in the interpreter, thus allowing the script written in Funky to call them directly.
The language and...
2007-07-22 14:11:02 UTC by blytkerchan
-
While the version numbers of the previous releases of Funky contained the version numbers of the corresponding front-end class, some users have found this to be confusing. I have therefore decided to change the versioning of Funky and follow a more "traditional" way of versioning.
In this new scheme, the versioning will be based on the focus of the release and the version number...
2007-07-21 17:48:02 UTC by blytkerchan
-
Funky is a tiny, easily embeddable functional programming language, written in C++. It allows you to embed functions, written in C++, directly in the interpreter making it a very good candidate for a light-weight embeddable language.
Funky currently only works with floating-point numerical values (i.e. all parameters to all functions are floating-points and all functions return...
2007-06-14 02:50:09 UTC by blytkerchan
-
Anonymous committed patchset 1 of module CVSROOT to the Funky CVS repository, changing 11 files.
2007-02-21 02:10:22 UTC by nobody
-
blytkerchan registered the Funky project.
2007-02-21 02:05:13 UTC by blytkerchan