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

Support Local Source Inclusion #1

@nicholaschiasson

Description

@nicholaschiasson

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions