rum icon indicating copy to clipboard operation
rum copied to clipboard

stdlib outside the runtime

Open avelino opened this issue 7 years ago • 0 comments

Package system that will be distributed along with the language but controlled outside the runtime

ex:

github.com/rumlang/time
github.com/rumlang/math
github.com/rumlang/debug

So you can remove packages if you want to extend the language (resource for developer, not user language)

avelino avatar Jan 08 '18 10:01 avelino