dylan-hackers / mindy

Mindy - minimal compiler-interpreter for Dylan
Other
21 stars 9 forks source link

Library API for managing library / module imports & exports #56

Open waywardmonkeys opened 8 years ago

waywardmonkeys commented 8 years ago

If we have a library API (for the compiler), it would be nice if it also supported an API for managing imports and exports from the libraries and modules so that we can experiment with ways of doing things other than library.dylan files.