π€ What's the problem you've observed?
When I've talked to other people about this script, I've heard feedback that it's intimidating.
β¨ Do you have a proposal for making it better?
I'm thinking that the code would be easier to read if it was broken over multiple files. This could enable us to make the language "plugins" each live in separate files.
π Any additional context?
A consequence of this would be that we'd have to change how the tool is deployed (since it currently assumes it's a single file).
This text was originally generated from a template, then edited by hand. You can modify the template here.
π€ What's the problem you've observed?
When I've talked to other people about this script, I've heard feedback that it's intimidating.
β¨ Do you have a proposal for making it better?
I'm thinking that the code would be easier to read if it was broken over multiple files. This could enable us to make the language "plugins" each live in separate files.
π Any additional context?
A consequence of this would be that we'd have to change how the tool is deployed (since it currently assumes it's a single file).
This text was originally generated from a template, then edited by hand. You can modify the template here.