Y
Hacker News
new
|
ask
|
show
|
jobs
by
threethirtytwo
111 days ago
detractors of AI claim this stuff is in its training data so it could be a copy which is valid. The crazy thing is the fact that it can definitely build something that does not exist.
1 comments
convolvatron
111 days ago
how many scheme compilers do you think have been written?
link
localuser13
111 days ago
Hundreds, this is one of the most famous functional programming exercises (mostly thanks to SICP). Just check
https://github.com/search?q=scheme%20compiler&type=repositor...
(858 results on github)
link
foolserrandboy
111 days ago
Probably many SICP or "Write Yourself A Scheme" readers have pushed basic scheme compilers to GH.
link