Mango is a programming language for maintainable, large-scale WebAssembly development.
It is still far from being ready for production.
Some related pages:
- Website: https://mangocode.org
- Twitter: @mangocode
- Enhancements: https://github.com/mangolang/enhancement_proposals
- Primary developer: @mverleg
Different parts of the code:
- Compiler: https://github.com/mangolang/compiler
- Standard library: https://github.com/mangolang/pit
- Package index: https://github.com/mangolang/index
- Website: https://github.com/mangolang/website
Rules & guidelines:
- Contributing, applicable to all repositories
- Code of conduct, applicable to all repositories
- License, applicable to compiler, standard library, package index and website