Hacker News new | ask | show | jobs
by boppo1 1612 days ago
Combine the speed benefits of C++ with the freedom of lisp. I don't think it's possible.
3 comments

I'm out of date, but compiled LISP doesn't have to be vastly slower than C++. Here they got 2x to 3x: https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
"Nim was created to be a language as fast as C, as expressive as Python, and as extensible as Lisp."

https://en.wikipedia.org/wiki/Nim_(programming_language)#Des...

Compiled Common Lisp is fast enough for me.