Y
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
tom-thistime
1612 days ago
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/...
link
WithinReason
1612 days ago
"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...
link
rjsw
1612 days ago
Compiled Common Lisp is fast enough for me.
link