Login
From:
Talking with a Lisp
(Uncensored)
subscribe
A guessing game implementation in ATS
https://z0ltan.wordpress.com/2021/09/21/a-guessing-game-implementation-in-ats/
links
backlinks
Tagged with:
ats
atslang
guessing game
Roast topics
Find topics
Find it!
Here is the quintessential guessing game as implemented in ATS. The SATS file (the public external specification) and the DATS file (the implementation): and finally, the Makefile: Running it: