Refactor ast "pattern matching" to a single function
[scheme.git] / sample.scm
2019-07-17 Luke LauSplit out compiler into codegen and main