The main show are the techniques for writing portable shell scripts, not the compiler.
If you want something one would actually use, try my project tuish:
http://github.com/alganet/tuish
Is there a linter to ensure scripts are portable across shells? I try to write them like that but I'm certainly no master so I write them to work with busybox.
Is there a linter to ensure scripts are portable across shells? I try to write them like that but I'm certainly no master so I write them to work with busybox.