Hacker News new | ask | show | jobs
by sdicker 36 days ago
This post reminded me of Swift– a modern high-performance language that uses automatic reference counting. Its got a REPL and compiles via LLVM. It does trade goroutines for something with a little more safety built in.