Hacker News new | ask | show | jobs
by the_why_of_y 3385 days ago
There is no such thing as a "compiled language" or an "interpreted language", as this is a property of language implementations: interpreters (GHCi, Hugs) and compilers (GHC, JHC).