claro-lang
claro-lang copied to clipboard
Figure Out Claro Multi-files
Currently, Claro can only support a single file. I would like to be able to split Claro programs up into multiple files so I need to figure out some way to parse individual files (currently the compiled backend still actually reads from stdin under the hood) and to allow users to specify what they're importing.