It would greatly facilitate development if it was possible to import modules like in Mini Micro.
If it was also possible to specify an import path (via an environment variable) then the user / developer could put often-used code in modules and import from them.
This would compensate for the lack of color, which could easily be ported over from Mini Micro. And also all other helper functions.
It would greatly facilitate development if it was possible to import modules like in Mini Micro.
If it was also possible to specify an import path (via an environment variable) then the user / developer could put often-used code in modules and import from them.
This would compensate for the lack of
color, which could easily be ported over from Mini Micro. And also all other helper functions.