rum
rum copied to clipboard
stdlib outside the runtime
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)