Hacker News new | ask | show | jobs
by kreyenborgi 718 days ago
Probably based on Jeff Shrager's ELIZA. IIRC from https://corecursive.com/eliza-with-jeff-shrager/ most ELIZA's out there are actually based on his reimplementation, not on Weizenbaum's original code
1 comments

Quick plug; mine is based on Weizenbaum's original (or at least on his notes/specifications, as the source code wasn't available when I built mine) https://christopherdrum.itch.io/eliza8
Is your source code open somewhere it can be read?
There is a link right on that very page to download, "eliza8_source.zip" Additionally, the "cartridge" can be opened by Pico-8 and viewed/edited/copied freely (free educational version of Pico-8 can do this as well https://www.pico-8-edu.com/)