fabianschuiki/Maxwell

Implement packages

fabianschuiki opened this issue · 0 comments

Title says it all: Add a way of grouping source files into packages and referring to those from the code. A package hierarchy would be nice, and if the specification of the package name was non-intrusive, i.e. no package stuff; statements in the source files.

Maybe a root source file that contains code that applies to all child source files would help?