Thread
Stories related to "Live Coding - How to write a Redis Client in Python, from Scratch" across the full archive.
"A Talk Near the Future of Python" - live coding a simple VM / web assembly interpreter
(youtube.com)
A talk from PyCon India by David Beazley, who writes a very basic stack machine and evolves it into a wasm interpreter, which then runs a simple arcade game written in rust.
I enjoy David Beazley's talks, they're usually quite intense but in a way that's very fun. I know he now teaches a python c...
Other links:
* Official site: http://yaxu.org/tidal/
* Pattern examples: http://soundcloud.com/365tidalpatterns
* Cycle examples: https://soundcloud.com/tidalcycles
You can see the Haskell code used inside of the SoundCloud descriptions.
This came up in the thread about the book @joshuacc is writing ([see the Prose for Programmers thread here](https://lobste.rs/s/anujad/prose_for_programmers_book_wip)). I wrote a tool for my book, [Effective Python](http://www.effectivepython.com), which has a lot of similarities to [Donald Knuth's ...
The file is quite large (15Mb) and covers on a wide variety of subjects.
See http://iclc.livecodenetwork.org/ for a listing of papers and other conference information.
[Link to Github Repo](https://github.com/spinnaker)
This program lets you generate terminal sessions that appear to be live as you bash random keys on the keyboard.