Difference between revisions of "SAPL"
From Clean
Jump to navigationJump to searchLine 10: | Line 10: | ||
|style="width:30%; vertical-align: top; padding-right: 20px;"| | |style="width:30%; vertical-align: top; padding-right: 20px;"| | ||
+ | |||
+ | So far, no official version of the SAPL compiler infrastructure is released. The current development version can be | ||
+ | from https://svn.cs.ru.nl/repos/Clean-SAPL. | ||
== News == | == News == | ||
|} | |} |
Revision as of 15:16, 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. Development version |
So far, no official version of the SAPL compiler infrastructure is released. The current development version can be from https://svn.cs.ru.nl/repos/Clean-SAPL. News |