Commit Graph

3 Commits

Author SHA1 Message Date
efim 62f1304ffc advice for checking intermediate calculations 2022-08-27 19:08:19 +00:00
efim 063c5c52d1 koans, stuff
dice - more practice with signal and clog
backquote - first practice with @,a splicing
macros - some news of common errors:
- capturing outer symbols, so caller expects them to be used, but
invisible internal values take their place
- evaluating "pass by name" forms too many times
- evaluating them in surprising order
2022-08-19 08:38:50 +00:00
efim 49c00c24ee pulled in lisp koans for solving
https://github.com/google/lisp-koans
2022-07-24 12:18:03 +00:00