nanopass / nanopass-framework-scheme

The new nanopass framework; an embedded DSL for writing compilers in Scheme
nanopass.org
MIT License
487 stars 55 forks source link

Other documentation ideas: cheatsheet/table + gentle tutorial #9

Open akeep opened 7 years ago

akeep commented 7 years ago

Tim Zakian is working on a gentle tutorial document.

Another thing I'd like to put together would be a little cheatsheet in the form of a table or spreadsheet that shows:

Anything else that should go in there?

One thing I'm wondering about is how we can best clarify to students where the magic ends and the plain ol' Scheme code begins.

akeep commented 7 years ago

Originally reported by @rrnewton in akeep/nanopass-framework#10