Difference between revisions of "SAPL"
From Clean
Jump to navigationJump to searchLine 4: | Line 4: | ||
[[File:sapl-logo.png|left|text-top|300px|SAPL]] | [[File:sapl-logo.png|left|text-top|300px|SAPL]] | ||
+ | <blockquote> | ||
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 to different target platforms. It currently supports [[Clean]] and | 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, | [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. | but a [http://www.dartlang.org DART] target is under development. | ||
+ | </blockquote> |
Revision as of 14:47, 2 January 2014
|