Skip to content

Pure-lang: algebraic Haskell with dynamic typing

code.google.com
2 pointsdubiousjim1 comment
On HN

Comments

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...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.