Turtle graphics
Discovered the PythonTurtle library, reminded me of LOGO a long time ago (!) A sample session: $ bpython bpython version 0.18 on top of Python 3.7.6 /usr/local/opt/python/bin/python3.7 >>>…
15 posts
Discovered the PythonTurtle library, reminded me of LOGO a long time ago (!) A sample session: $ bpython bpython version 0.18 on top of Python 3.7.6 /usr/local/opt/python/bin/python3.7 >>>…
A bunch of miscellaneous stuff, in no particular order ... * Two books on deep history that I added to my far-in-the-future reading list: "On Deep History and the Brain" by Daniel Lord Sma…
Continuing (or stumbling) along a path to using Common Lisp for stuff I consider fun, I came up with this. As mentioned in the `README`, I need to work on making this more efficient. Stuff I learned…