Initial commit; enough to prove concepts at least

was able to bootstrap a complete machine with this, although there's lots
missing yet...
This commit is contained in:
Lance Edgar 2018-12-03 01:11:38 -06:00
commit e8769c8245
26 changed files with 2808 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.2.0'