This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Description
When trying to run the compiler from in a sub-script.. Example, you're compiling one program which calls to another .compile file from within.. Doing this causes a weird issue where it'll try to use the first compile file's directory.. Which is unintended