Skip to content

The official repository for the Mango programming language.

License

Notifications You must be signed in to change notification settings

exceptionee/Mango

Repository files navigation

Static Badge

The official repository for the Mango programming Language.

Installation

Create a new terminal and clone the repository using:

git clone https://github.com/exceptionee/mango.git

Then compile using the compiler of your choice (the example below uses the GNU compiler).

g++ main.cpp -o mango

Run Locally

Once you have compiled the language you can run it in the terminal using ./mango.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

About

The official repository for the Mango programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages