Investigate methods to allow for compile-time module introduction. #8

Open
opened 2025-03-29 05:22:47 -04:00 by yukirij · 0 comments
Owner

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.

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.
yukirij added the
investigation
label 2025-03-29 05:25:34 -04:00
Sign in to join this conversation.
No description provided.