|
|
|
Ask HN: Which static compiled language do you use for web backend?
|
|
6 points
by ghosthamlet
2267 days ago
|
|
There are many mainstream dynamic language for web backend development, but so pity not many mainstream static compiled language for backend, but for medium to large projects, the static compiled language can give big benefits. As i know, the mainstream for web backend just goes: C++ Java C# Go Rust (V D Nim Crystal OCaml Sml Haskell Idris maybe too good to be mainstream), with Java/Go as the king. Maybe i am wrong, can you say what are you using or what you used in the past few years? |
|