Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
114 days ago
> I don't think a "not good programmer" can write a Lisp dialect.
You can write a lisp in 145 lines of Python:
https://norvig.com/lispy.html
1 comments
tasuki
114 days ago
That doesn't disprove anything. Peter Norvig is about as far from "not good programmer" as one can get.
link
steveklabnik
114 days ago
It's not about Peter. Of course, he's a great programmer. The point is that you can follow nicely written tutorials and have your own in a very short period of time. It's not particularly difficult to build a Lisp.
link