Hacker News new | ask | show | jobs
by veqq 13 days ago
It would be really cool to declare multiple modules in the same file, somehow. Also, the Janet community's generally against the word namespace, saying we don't have them. (I don't fully grok why not.)
1 comments

https://github.com/ianthehenry/janet-module/blob/master/init...

This is a very very barebones version of this, but it’s not too hard to construct environment tables dynamically