diiq / Tainted-Oyster

A FEXPR-based lisp, for first-class, hygenic macro magic.
10 stars 2 forks source link

Include and import #18

Open diiq opened 13 years ago

diiq commented 13 years ago

Building a whole library from scratch in each file is getting old. Import and include will be nice --- though they probably come after the damn parser is working.

diiq commented 13 years ago

I've added include, but import will wait for the metacircular parser.