-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
What if we made it so the .c stuff only ever compiles to a library, and the only way to access it was through python? The current CLI stuff in c is awkward and hard to test. If we implemented the CLI in python it would be way easier and way more testable.
The downside is that users would have to have python installed. Currently they can just download the binary and it works. But I'm not sure how common that is, I feel like mot users would have python??? IDK though.
freedmand
Metadata
Metadata
Assignees
Labels
No labels