Most enjoyable programming language

Which programming language do you personally find the most enjoyable to use?

Attached: Practical_Language_Comparison.jpg (2100x1400, 1.72M)

Other urls found in this thread:

learnyouahaskell.com/
twitter.com/NSFWRedditVideo

Kotlin or Scala

Go

Honestly C is thr most gratifying language I write. I equal it to driving a vintage manual transmission Porsche 911.

A PHP stack. Perhaps it's some kind of Stockholm syndrome, but the ability to test things right away and design beautiful UI without any BS makes me very happy.
For this reason, I also really like C# (fast compilation), but its graphical abilities are lacking (WinForms is a piece of shit and WPF is one giant memory black hole).
I would like Node too, but I really don't like dependencies, and wish to work with the fewest amount of external libraries possible (I made my own templating engine for PHP just out of sheer hate for libraries (and eval())). So no Node for me.

i really like microsoft batch files

Racket

Could you further elaborate? I kind of get what you mean, in that there is more satisfaction, but I'd like to know more deeply what you mean.

JavaScript ES2017 or ES6 to the very least. The only programming language where the community matters and influences language development.

C, haskell or F#. Simply, pure language without any OOP bloat and nice ways to work with tree structures. Also love the way C doesn't stop you doing certain things. Plus I despise exceptions, and these languages don't have easy to use exceptions (bar maybe f#)