Amber Lang - Easily write Bash with a transpiler
Summary
Amber Lang is an experimental programming language that transpiles to Bash to improve readability, safety, and maintainability of shell scripts. It is implemented in Rust with basic typing, structured control flow, and a growing standard library, while still emitting compatible Bash code (versions 3.2–5.3). The Fosdem 2026 talk includes video, slides, and speaker details, illustrating potential benefits for automation workflows.