too delirious to do anything more tonight
added some notes about macro expansion
added macro.ml
stuff
more macro stuff...again
slowly getting to a place where macros can be handled
more macro work
working on macros
even more macro stuff
more macro work
initial macro work, added (define (x y z)) syntax
some macro stuff
got let working
still working on (let)
working on the let function
ready for step 8
making progress
added notes.org
Tweaked mkfile to build dependencies in order on plan9.
added core.ml
format and switch building to ocamlc for plan9
added env and more filling out
added .gitignore
moved mars9.ml to m9.ml
added some eval
about to start step2
initial commit