Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 959 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 959 Bytes
amber logo

Amber

Programming language that compiles to Bash. It's a high level programming language that makes it easy to create shell scripts. It's particularly well suited for cloud services.
If shfmt it is present in the machine it will be used after the compilation to prettify the Bash code generated.

Warning

This software is not ready for extended usage.

Join our Discord or #amber-lang on irc.oftc.net (irc://irc.oftc.net/#amber-lang) or Join our Matrix room

Install

You can find an installation guide on the documentation website.

Contributing

Contributing guide can be found on the documentation website.