Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amber-lang/amber
💎 Amber the programming language compiled to Bash
https://github.com/amber-lang/amber
bash bash-scripting compilers hacktoberfest
Last synced: about 19 hours ago
JSON representation
💎 Amber the programming language compiled to Bash
- Host: GitHub
- URL: https://github.com/amber-lang/amber
- Owner: amber-lang
- License: gpl-3.0
- Created: 2022-07-20T19:15:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T11:27:55.000Z (7 days ago)
- Last Synced: 2024-12-08T20:52:02.334Z (4 days ago)
- Topics: bash, bash-scripting, compilers, hacktoberfest
- Language: Rust
- Homepage: https://amber-lang.com
- Size: 942 KB
- Stars: 3,948
- Watchers: 25
- Forks: 89
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ccamel - amber-lang/amber - 💎 Amber the programming language compiled to Bash (Rust)
- my-awesome - amber-lang/amber - scripting,compilers,hacktoberfest pushed_at:2024-12 star:3.9k fork:0.1k 💎 Amber the programming language compiled to Bash (Rust)
README
# 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.
> [!Warning]
> This software is not ready for extended usage.[Join our Discord](https://discord.com/invite/cjHjxbsDvZ) or
#amber-lang on irc.oftc.net (irc://irc.oftc.net/#amber-lang) or
[Join our Matrix room](https://matrix.to/#/#_oftc_#amber-lang:matrix.org)## Install
You can find an installation guide on the [documentation website](https://docs.amber-lang.com/getting_started/installation).
## Contributing
Contributing guide can be found on the [documentation website](https://docs.amber-lang.com/contribute/contribute).