A minimalist, readable, and performant programming language for the modern age
- Performance: Powered by Go-like performance characteristics.
- Readability: Focusing on the simplicity and readability of Python.
- Flexibility: Borrowing the flexible import/export model from JavaScript.
- Type System: Light, flexible typing like Go, with the option to declare types when necessary (similar to TypeScript but less complex).
- Borrowing Model: Inspired by Rust, but simpler and integrated into the language without needing a
mut
keyword. - Minimal Syntax: No semicolons, no
func
keyword for functions, clean and concise.
Read more about Monk Lang here.
We welcome contributions to the Monk Language Support extension! If you'd like to contribute, please follow these steps:
- Fork the repository
- Create a new branch for your feature
- Make your changes
- Submit a pull request
Please ensure your code adheres to our coding standards and includes appropriate tests.
If you encounter any problems or have suggestions for improvements, please file an issue on our GitHub repository.
This extension is released under the MIT License.
Monk Language Support is made possible thanks to the contributions of the open-source community.
Happy coding with Monk! 🕯️
Candle icons created by Freepik - Flaticon