Hacker News new | ask | show | jobs
by calrain 1105 days ago
What is one of those 'really clean' languages that we should be using then?

I'm interested!

4 comments

Compared to other languages, IMHO Ruby (Not Rails), checks the boxes.
Purescript. By far the best type system of any frontend language, good interop, type-directed emit (so that you can, for instance, automatically generate parsers from type definitions), and unlike Elm actually treats users like adults.
Elm is an excellent choice.
Smalltalk