Y
Hacker News
new
|
ask
|
show
|
jobs
by
remywang
54 days ago
We got to build mini versions of the first 4 languages (imperative, lisp, ML, Smalltalk) in the PL course at tufts which is now published as a textbook [1]. There used to be a prolog part that sadly got cut.
[1]:
https://www.cambridge.org/ir/universitypress/subjects/comput...
1 comments
Chirael
54 days ago
Maybe a version with the Prolog part could show up on the Internet Archive?
link
remywang
54 days ago
Here’s the accompanying code on github but we never got to that part in class:
https://github.com/nrnrnr/build-prove-compare-student-code
link