by blytkerchan
Funky is a tiny, embeddable, functional programming language inspired from lisp. Its grammar is small and unambiguous, which makes it very easy to write a script in Funky, which you could embed in any program.
1.3.00 (4.0.0)Update documentation on how to build Funky New build system New built-ins One run-time assertion fixed (assertion failed in one case, but code handled the case properly) Support for Higher-Order Functions 1.2.01 (3.1.3)Add documentation on ...
1.3.00 (4.0.0)Update documentation on how to build Funky New build system New built-ins One run-time assertion fixed (assertion failed in one case, but code handled the case properly) Support for Higher-Order Functions 1.2.01 (3.1.3)Add documentation on ...
The Funky project is now accepting donations. Donations will be used to improve Funky, add extensions and "liberate" existing proprietary extensions such as Savvy (the scalar front-end to Funky) Funky will of course remain free software, but ...
Funky is now listed on Progopedia, a russian on-line encyclopedia of programming languages. If you can read russian, you can find the entry here: http://progopedia.ru/language/funky/ Thanks to Sergey for listing Funky there!
Funky is an embeddable functional programming language. It can be embedded in any C++ application by instantiating a single class, which will interpret and evaluate a script written in Funky. It also allows the application to create functions, written in ...
Add documentation on how to build Funky Fix building with G++ 4.x
Add documentation on how to build Funky Fix building with G++ 4.x
The Funky site now has a Wiki, a collaborative site where all users of Funky can share their knowledge. Have a look (and contribute!) at http://funky.sf.net
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 ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use