|
|
|
|
|
by mcguire
4199 days ago
|
|
I'm not sure whether my issue with ATS is the style of the author or its type system, although I suspect the former. ATS is based on ML (the author started with Dependent ML), but the code has a very imperative feel, leading to statements like "let () = expr() in ..." and "let x = ... in ()". The stuff at http://www.ats-lang.org/Examples.html is just hideous, by the way. |
|
https://gist.github.com/chrisdone/c23251e8b975dc805876