sbuberl / px

A programming language
MIT License
4 stars 1 forks source link

Support multiple modules #46

Open sbuberl opened 4 years ago

sbuberl commented 4 years ago

Allow compiling of multiple modules at once. Support public and private of functions and types. Generate a header for each module that of exported stuff so that other modules can include it. Add imports to the compiler.