Open destruc7i0n opened 8 years ago
I like this idea a lot.
I plan on rewriting the compiler to be more SoC friendly. I will keep this idea in mind so that this will be easier to implement when I do.
I think that files intended to be used as includes should have either a different file extention or prefix.
Such as _variables.mcc
This means that if a directory is being compiled, include files can be ignored.
Allow files to be included into others, for code structuring.
e.g.
!include hello.mcc