Hacker News new | ask | show | jobs
by bunderbunder 5271 days ago
Sure, but LISP was never intended as a systems or embedded programming language. Criticizing LISP for not being good at doing low-level tasks is akin to criticizing Harley-Davidson's motorcycles because they don't float.
1 comments

Or akin to criticizing C for not being an expressive, high-level language.

Also, in response to your first point: http://en.wikipedia.org/wiki/Lisp_machine

If C would have lisp syntax it could do the alot of the same abstractions.
A low-level imperative language with s-expression syntax would be one heck of an esoteric language.