Hello.
Thank you for this great idea.
I was looking for a way to write, not only easier POSIX scripts, but if possible, to also have them be type safe. It will be enough to avoid typos in command names and make sure the variables contain the right kind of values.
Are the terms that call external programs checking the names in some way? Is there any option to do such thing? I understand that there should be a way to call arbitrary binaries, but having some of the most common ones be "built-in" will also be very nice.
Regards.