Hacker News new | ask | show | jobs
by Flying_Dwarf 4746 days ago
Statically-typed and speed aren't necessarily correlated. If you want a framework faster than Go, dynamically-typed and rivaling Ruby's development speed, have a look at OpenResty+Lua+LuaJit (And MoonScript if you really want to code fast).