InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Amber Alternatives
Similar projects and alternatives to amber
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
scriptisto
A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
-
-
-
srgn
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
-
-
gorun
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
amber discussion
amber reviews and mentions
-
Bunster: Compile bash scripts to self contained executables
This is fucking dumb. Sorry but this is just a paragon of everything wrong with Unix.
The only reason to use shell in the first place is because I can't use a binary compiled from a sane language.
This... Wow. This is like not having your cake and not eating it.
The shitness of Bash combined with the non-portability of binaries! Sign me up!
It's the opposite of https://amber-lang.com/ which tries to (not sure it succeeds) provide a sane language with the portability of shell (ignoring Windows).
That's a sensible project. This is just... Why does this exist?
-
amber: writing bash scripts in amber instead. pt. 3: the standard library
the official documentation currently does not cover the standard libary. to further investigate these commands and discover new ones as they are released, the best option is is refer to the std/main.ab source file.
-
amber: writing bash scripts in amber instead. pt. 2: loops and ifs
in this series we're looking at using the amber language to write scripts that transpile into bash. so far we've covered using shell commands and handling error cases. in this installment, we'll be looking at control structures: loops and ifs, basically.
-
New shell scripting language, a new tablet, and in-product messaging
Amber is a new programming language that allows you to write code converted into BASH shell scripts. The language's syntax is a mix of JavaScript, Python, and something else (Kotlin? Rust?). The idea is to write in a language with a modern syntax, type-safety, and safety features.
-
amber, a code search & replace tool
Not to be confused with this Amber
https://amber-lang.com/
- Amber, programming language that compiles to Bash
-
Amber – the programming language compiled to Bash
Assuming that these are typical outputs from Amber:
https://github.com/Ph0enixKM/Amber/blob/master/setup/install...
https://github.com/Ph0enixKM/Amber/blob/master/setup/uninsta...
The inconsistent indents and decorated variable names made them less readable than hand-written Bash scripts. I understand that most compiler outputs are not meant to be human readable, but generally we would also get minification and/or obfuscation in exchange for losing readability, and Amber doesn't seem to offer those yet.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 May 2025
Stats
amber-lang/amber is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of amber is Rust.