86
Amber the programming language compiled to Bash, 0.5.1 release
(docs.amber-lang.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
I get why this is useful, and it's useful for me as well, but the perfectionist in me asks why target bash instead of posix?
Currently, Amber does not even support Bash 2 because Bash 2 does not support the
+=operator. (ticket) However, I believe that POSIX compliance is on Amber's long-term milestone, and that it will eventually achieve this as its support range expands.