Launguage supremacy general

whats the best interpreted language? (javascript vs python vs guile vs lua)

because its pretty obvious rust is the best compiled language

Attached: 800px-Rust_programming_language_black_logo.svg.png (800x800, 34K)

Vala is better

Vala isn't interpreted retard

Yeah that's why it's better you dumb fuck

Pychad of course

sometimes i cant figure out if posts like this are extremely low iq or extremely high iq

you are a fag regardless

Attached: unnamed.jpg (900x900, 63K)

Ruby. It's going to have typing soon.
Why did you only list meme languages?
What about Perl, bash, powershell, php, smalltalk , vbscript, forth, Lua, Ada, or orthers

Depends on what you want to do.
ML -> Python
Restful API -> Javascript

Python2

>interpreted languages
Ruby for expressiveness
Lua for performance
Python for library support

So you need a babysitter language to stop you from doing shit because you're too irresponsible to have freedom, got it.

Coq
\thread

Compiled: Haskell
Interpreted: Clojure

>interpreted language
Reminder that interpretation (and compilation) are implementation details not language specifications.
For example: Python can be compiled with Cython and C++ can be interpreted with Cling.
So by default, Haskell is the ultimate language because it is the cutest.

Attached: 1550298229613.jpg (2412x3638, 587K)

>compiled
ghc
>interpreted
runghc

Attached: __miyu_edelfelt_fate_kaleid_liner_prisma_illya_and_etc_drawn_by_sar_and_y3010607__sample-dc11beeaa3c (850x601, 133K)

Qed.

C++ > Rust

Attached: 1525884859844.png (1307x685, 596K)

Admitted
kys sepple shill

fuck off tranny

Clojure is not interpreted. It is JIT-compiled or AOT-compiled depending on your ns declaration.

There is ClojureScript
Also if you are being this pedantic, very few languages are ever interpetted. Lua is both jitted and interpreted depending on what you use.
Python is compiled to bytecode
etc.

I am learning javascript and Its difficult for me
am I retarded or is JS a pretty confusing?

Go is best because it's more widely used, easier to use and backed by Google.

Attached: yammy.png (512x512, 292K)

JS is an absolute mess, definitely confusing. Dont feel bad if its difficult at first.
Still learn it though

Limbo

Ruby is the comfiest language.

>interpreted language
>compiled language
No such thing.

>Haskell is the ultimate language because it is the cutest.
Not even close. Clojure is way cuter for being a Lisp and type theory is cuter for having an actual non-toy type system.

Attached: 1526370596710.jpg (1920x1080, 710K)

lithp* :3c

Lua for performance (such as game scripts, but I'd argue it's better to bite the bullet and use a compiled lang)
JS if you're not trying to avoid tooling/compilation step because without tooling it's shit.
Python otherwise, because it's ubiquitous and easy to learn.

Serious software should never be written in any of these dynamic, interpreted languages anyway. I mean you can do it, and very successfully as far as the product goes, but you're delivering a subpar codebase.

>interpreted languages
No such thing.

>compiled lang
see