A Friendly Introduction to Racket
geometridae.bearblog.dev
A Friendly Introduction to Racket
1–10 of 195 posts
Re: A Friendly Introduction to Racket
#2Re: A Friendly Introduction to Racket
#3Nice touch. Explains how Caine returns in episode 9: Lisp continuations allow for graceful error recovery.
Re: A Friendly Introduction to Racket
#4any time the topic of racket comes up, i wonder if there are any interesting apps i could explore. but all i find is libraries and dev tools: https://awesome-racket.com/
You can read the about it here: https://defn.io/2020/01/04/remember-internals/
Re: A Friendly Introduction to Racket
#5any time the topic of racket comes up, i wonder if there are any interesting apps i could explore. but all i find is libraries and dev tools: https://awesome-racket.com/
Re: A Friendly Introduction to Racket
#6Re: A Friendly Introduction to Racket
#7Re: A Friendly Introduction to Racket
#8I've never seen the appeal in schemes other than hot reloadability...
Re: A Friendly Introduction to Racket
#9> In The Amazing Digital Circus (episode 8, "hjsakldfhl"), when Kinger opens the terminal to try to reset Caine, you can see that Caine (a creative AI built in 1996) is programmed in Lisp. The file is literally named Caine-core.lisp. Nice touch. Explains how Caine returns in episode 9: Lisp continuations allow for graceful error recovery.