Skip to content

📚 Documentation for Amber the programming language

Notifications You must be signed in to change notification settings

Mte90/amber-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
# Generate the stdlib documentation
./sync-stdlib-doc.ab
# Start the development server
npm run dev

About

📚 Documentation for Amber the programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.6%
  • CSS 32.1%
  • Other 0.3%