monk-lang

module
v0.0.0-...-cca31bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2024 License: MIT

README

Monk Lang

Monk Logo

A minimalist, readable, and performant programming language for the modern age

Design Goals:
  • 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.

Contributing

We welcome contributions to the Monk Language Support extension! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature
  3. Make your changes
  4. Submit a pull request

Please ensure your code adheres to our coding standards and includes appropriate tests.

Feedback and Issues

If you encounter any problems or have suggestions for improvements, please file an issue on our GitHub repository.

License

This extension is released under the MIT License.

Acknowledgements

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


Directories

Path Synopsis
src
ast

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL