Learning (Some) Haskell by Building Tetris
Table of Contents
Harry Askham, Senior Staff Software Engineer
Table of Contents
I recently started playing around with SymPy as a kind of local alternative to the increasingly frustrating Wolfram Alpha, and found an ergonomic way to interact with it inside org-mode using Babel to get pretty live-previews of the equations being produced.
Note: Since writing this post, I’ve written this technique up as a standalone library.
Caveat