Thursday, 22 August 2013

How is expl3 typed?

How is expl3 typed?

In developing an expl3 add-on package, I want to continue the trends set
in the language I'm working in and not introduce new patterns. Can anybody
speak for the typing model (if any) that is followed in expl3?
Specific things that I'm looking for are:
Strong vs. Weak
Static vs. Dynamic
Any type safety?
Any type checking?

No comments:

Post a Comment