/amber-docs

📖 Documentation for Amber the programming language

Primary LanguageTypeScript

amberlogo

Official documentation of Amber

What is Amber?

Amber is a cutting-edge programming language compiled into Bash Script. With a focus on modern syntax, safety features, type safety, and practical functionalities that exceed the capabilities of Bash, Amber aims to provide a streamlined and robust scripting experience. The implementation is written in Rust and hosted on GitHub.

Documentation Purpose

This documentation serves as a comprehensive guide to understanding and utilizing the features of Amber. Whether you are a seasoned developer or a newcomer, this documentation will walk you through the unique aspects and advantages that Amber brings to the world of scripting.

Explore the sections here to delve into Amber's syntax, safety measures, and practical functionalities, and discover how it can enhance your scripting workflow. If you have any questions or need assistance, feel free to reach out for support.

Happy scripting with Amber!

Installation

# Install dependencies
npm install
# Start the development server
npm run dev