Investigate methods to allow for compile-time module introduction. #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While extending the language is an important feature, one of the core goals of the language is to maintain a reduced footprint.
Any additions to the language (modules) should be done in a selective manner that can be resolved during compilation of the host application.