Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -63/+63 |
| | |||||
* | 2173 - 'main' for 'mu edit' running layers 1 and 2 | Kartik K. Agaram | 2015-09-06 | 1 | -1/+42 |
| | | | | | | Layer 2 provides an almost fully functioning interactive editor: $ ./mu edit/00[12]* -- abcdef | ||||
* | 2156 - split edit.mu into multiple files | Kartik K. Agaram | 2015-09-05 | 1 | -0/+1012 |
Now you can bring up the programming environment by saying: $ mu edit The files under edit aren't yet *layers*, though, they have a few dependencies that we need to clean up. |