Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Support Local Source Inclusion #1

Open
nicholaschiasson opened this issue Mar 3, 2017 · 0 comments
Open

Support Local Source Inclusion #1

nicholaschiasson opened this issue Mar 3, 2017 · 0 comments

Comments

@nicholaschiasson
Copy link
Owner

Currently, car can only compile and run single source file programs. Including or importing files to be compiled into the output is not possible. This change will bring car a step closer to being a more universal source launcher, exceeding its initial intended purpose. That being said, it's still an appetizing feature to have. To do this, it will need to parse files for "include" or "import" lines depending on the type of source file and then try to compile multiple source files into the output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant