Difference between revisions of "SAPL"
From Clean
Jump to navigationJump to searchLine 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | {|style="width:70%; vertical-align: top; padding-right: 20px;"| | + | {|style="width:100%; border:none" |
+ | |style="width:70%; vertical-align: top; padding-right: 20px;"| | ||
[[File:sapl-logo.png|left|text-top|300px|SAPL]] | [[File:sapl-logo.png|left|text-top|300px|SAPL]] | ||
Line 9: | Line 10: | ||
== News == | == News == | ||
|} | |} | ||
+ | |||
+ | == Clean 2.4 Released! == |
Revision as of 15:08, 2 January 2014
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. |
News |