|
|
|
|
|
by zetalyrae
1064 days ago
|
|
The idea is the compiler has a bunch of explicit flags, but the build system (which doesn't exist yet) will have the `foo build`, `foo run` etc. commands and find the files using a package manifest. Essentially like `cargo` vs. `rustc`. I have a little prototype of the build system in Python but haven't pushed it up yet. |
|