Solved problem 3, changed license to AGPL.
Hmm. MIT license I suppose.
Oops, no more common library.
Created a standalone read_str method for reading user input.
Put buffer at the end, put all source code into single file.
Started working on problem 2.
Moved stuff around, added helper stuff in README.
Moved common_routines to common.
Split up reusable code into include tal files.
Added the system device and an EXIT macro.
Change the way section comments are formatted.
Added kira's pinl helper routine.
Added link to 01 in README.
More idiomatic hello world?