abs
shtlang
| abs | shtlang | |
|---|---|---|
| 10 | 1 | |
| 609 | 3 | |
| 0.0% | - | |
| 8.6 | 8.4 | |
| about 1 year ago | almost 3 years ago | |
| Go | Go | |
| MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
abs
-
The ABS Programming Language
It seems that some kind of piping is possible: https://github.com/abs-lang/abs/blob/master/examples/pipe.ab...
-
AquaShell VS abs - a user suggested alternative
2 projects | 10 Oct 2024
ABS is a programming language that works best when you're scripting on your terminal. It tries to combine the elegance of languages such as Python, or Ruby with the convenience of Bash.
-
Ask HN: What shell are you using, if not *sh?
For scripting on my Linux systems, including scheduled utilities, I use ABS a lot. It has been enjoyable and straightforward.
https://www.abs-lang.org/
-
Looking for programming languages created with Go
- https://github.com/abs-lang/abs
- Guide: Hush Shell-Scripting Language
-
The temptation of writing shell scripts, illustrated
That's cool. I'm curious how it differs from e.g. ABS...
https://www.abs-lang.org/
It was enjoyable to use for a project recently.
- PLSQL Developer wanting to become a Data Engineer. What steps to take?
-
The ABS Programing Language
I would check in a few weeks :)
https://github.com/abs-lang/abs/issues/447
shtlang
-
Designing a SHT Language
If you are interested, check the repository in github. Feel free to contact me for any question or discussion :)
What are some alternatives?
Wormies-AU-Helpers - Helper scripts to make maintaining packages using AU even easier
run - Task runner that helps you easily manage and invoke small scripts and wrappers
g2d - Craft beautiful geometric art using code.
risor - Risor is a fast, embeddable scripting language for Go applications. Add dynamic expressions, filters, and user-defined logic to your Go programs without embedding a heavy runtime like V8 or Python. Expressions compile to bytecode and run on a lightweight VM. Pure Go, minimal dependencies.
paco - building a programming language for upskilling. transpiler to C
script - Making it easy to write shell-like scripts in Go