Open diiq opened 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.
I've added include, but import will wait for the metacircular parser.
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.