Commit my random junk
[sandbox] / readme.txt
1 This repository contains whatever code and writings I want to make publicly
2 available.  As the name suggests, this is mostly my research into various
3 programming languages or code paradigms.  Probably if it were production-quality
4 code, I would release it as its own project, so the fact that it is here means
5 that it needs serious work before it can be used for anything.  Really, I mean
6 it.  Don't use this code unless you've checked and fixed it thoroughly.
7
8 Code is licensed under the MIT license (included in the file "license.txt")
9 unless otherwise licensed.  Other (non-code) content is licensed under the
10 Creative Commons Attribution 3.0 United States License (explanation can be found
11 at http://creativecommons.org/licenses/by/3.0/us/, and the full license can be
12 found at http://creativecommons.org/licenses/by/3.0/us/legalcode ) unless
13 otherwise licensed.
14
15 Code and text are best viewed in a monospace font with line width set to 80
16 characters and with tab stops set to 4 spaces.
17
18 I hope you find these materials useful and educational.
19
20 Regards,
21 David Kerkeslager