ABS is a scripting language that is used when scripting directly on your terminal. It tries to combine the elegance of languages such as Python, or Ruby, to the convenience of Bash.
Found this gem at: https://www.abs-lang.org
Why another scripting language?
“We believe, though, there could be an alternative where a programmer would combine the syntax and flexibility of general-purpose languages (Python, Ruby and JS, to name a few) with the benefits of Bash."
Helpful links:
https://medium.freecodecamp.org/introducing-abs-a-programming-language-for-shell-scripting-dfbd737d621
https://medium.freecodecamp.org/abs-1-1-0-more-python-and-bash-for-the-most-fun-programming-language-out-there-d62806b1cf53
https://www.abs-lang.org/
Comments