Difference between revisions of "SAPL"

From Clean
Jump to navigationJump to search
Line 5: Line 5:
 
[[File:sapl-logo.png|left|text-top|300px|SAPL]]
 
[[File:sapl-logo.png|left|text-top|300px|SAPL]]
 
SAPL is a purely functional, intermediate language and related infrastructure for supporting cross-compilation of
 
SAPL is a purely functional, intermediate language and related infrastructure for supporting cross-compilation of
lazy functional languages into different target platforms.
+
lazy functional languages to different target platforms. It currently supports [[Clean]] and
 +
[http://www.example.com GHC] as source languages and provides JavaScript as target platform, but a DART target is under development.

Revision as of 15:35, 2 January 2014

SAPL

SAPL is a purely functional, intermediate language and related infrastructure for supporting cross-compilation of lazy functional languages to different target platforms. It currently supports Clean and GHC as source languages and provides JavaScript as target platform, but a DART target is under development.