logo

2021-06-23: Syntax sugar in the Mu shell

time3 yr agoview1 views

The Mu computer boots into a shell environment running a Lisp-based language. Lisp isn't an ideal syntax for a shell, particularly one with just 120 characters of horizontal space. This episode describes two features to make simple programs as easy as 1+1.

Main project page: https://github.com/akkartik/mu

Loading comments...