Ask HN: What is your favourite unpopular programming language?
21–30 of 46 posts
Re: Ask HN: What is your favourite unpopular programming language?
#22The best integration so far is probably Nginx:
https://blog.cloudflare.com/pushing-nginx-to-its-limit-with-...
Re: Ask HN: What is your favourite unpopular programming language?
#23F#. Beautiful language, clean and concise, encourages functional programming without mandating it, type inference gives the benefits of static typing without the boilerplate. And it's a .Net language so you have the full .Net ecosystem, eliminating most of the disadvantages of using a minority language.
Re: Ask HN: What is your favourite unpopular programming language?
#24Re: Ask HN: What is your favourite unpopular programming language?
#25J is mind expanding.
Re: Ask HN: What is your favourite unpopular programming language?
#26Re: Ask HN: What is your favourite unpopular programming language?
#27Re: Ask HN: What is your favourite unpopular programming language?
#28If popularity is not measured in the sheer amount of code written or programmers, then I would have to say Java. It has to be the most publicly shamed language. It's not really the language itself I enjoy. It's IntelliJ. Seriously, IntelliJ makes writing Java code insanely fast.
(From the OP)
Re: Ask HN: What is your favourite unpopular programming language?
#29Re: Ask HN: What is your favourite unpopular programming language?
#30Solid intro tutorial here - http://www.atariage.com/2600/programming/2600_101/