Hacker News new | past | comments | ask | show | jobs | submit login

Why do you think a Lisp will have a VM?



I'm assuming any lisp will include a runtime. Not strictly the same as a vm. But really close.


With exception of Assembly all languages have a runtime, even C.

Who do you think calls main(), processes the command line arguments, runs functions registered via atexit(), emulates floating point when not available on CPU, processes signals on non-POSIX OSes, handles CPU faults?


Different sort of runtime, but fair point.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: