-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Writing this as a thought stemming from PR #71.
It looks to me that batch as a language has a lot of issues cleanly dealing with the complexities of multiple (and unknown) arguments, as well as it's weirder syntax and lack of options for complex testing suites.
The main advantage I see in batch for this project is that it can be natively executed on Windows, but does this one benefit outweigh the downsides?
What if the project would transition to a compiled language (C/Go/whatever) which would allow us to keep the contained execution intact (no dependencies needed) but also to more easily extend and develop this project?
Metadata
Metadata
Assignees
Labels
No labels