My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

LingoF is an open source Framework that allows the Lingo developer to exploit all benefits from Functional Programming techniques taking the language to a higher level.

Include features like: currying ( by default ), lingo expressions, closures, anonymous functions and function modules.

Since Director MX 2004 javascript is an interesting option to write scripts for Director using FP techniques, but there is a lot of programmers that still prefer Lingo as Director language.

LingoF presents a Lingo extension as an alternative to Javascript to write code in a more functional way or to add some functional techniques mixed with Procedural/OOP code.

LingoF is fully implemented in Lingo, no xtra required. It allows to define function values as normal Lingo expressions, "pure" LingoF functions and a mix of both.

More information is available at http://www.lingof.com

Powered by Google Project Hosting