Import Normal Form
Joshua HawxwellConjecture: There are a set of languages, call these Import Normal Languages, where any program expressible in the language can be written in the form,
EXPRESSION
or
IMPORT PACKAGE
IMPORT PACKAGE
Therefore the length of any program in an Import Normal Language is either 1 or 2.
I wrote this “joke” post a long time ago when learning about context-free grammars, but with all of the npm drama this week it seemed apt to publish.