Pure-lang: algebraic Haskell with dynamic typing (code.google.com) 2 points by dubiousjim 14y ago ↗ HN
[–] dubiousjim 14y ago ↗ Syntax is Haselly; but capabilities are more like a mix of OCaml (reference cells, evaluation strict by default) and Scheme (dynamic typing, macros) and an algebraic language like Mathematica (expressions don't need to fully reduce).Here is a page of sample code, with extensive comments: http://code.google.com/p/pure-lang/source/browse/pure/exampl...
1 comment
[ 2.9 ms ] story [ 10.5 ms ] threadHere is a page of sample code, with extensive comments: http://code.google.com/p/pure-lang/source/browse/pure/exampl...