Difference between revisions of "SAPL"

From Clean
Jump to navigationJump to search
Line 7: Line 7:
 
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 [http://www.haskell.org/ghc/‎ GHC] as source languages and provides JavaScript as target platform, but a [http://www.dartlang.org‎ DART] target is under development.
 
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 [http://www.haskell.org/ghc/‎ GHC] as source languages and provides JavaScript as target platform, but a [http://www.dartlang.org‎ DART] target is under development.
  
== Clean 2.4 Released! ==
+
== Development version ==
  
 
|style="width:30%; vertical-align: top; padding-right: 20px;"|
 
|style="width:30%; vertical-align: top; padding-right: 20px;"|
 +
 
== News ==
 
== News ==
 
|}
 
|}

Revision as of 16:09, 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.

Development version

News