Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.16 KB

Vertias

Vertias is a new programming language under development. It aims to explore innovative paradigms and enhance programming efficiency with a focus on clarity, performance, and flexibility.

Features

  • Modern Syntax: Designed to be intuitive and easy to read.
  • Performance-Oriented: Optimized for speed and resource efficiency.
  • LLVM-Backend: Dues to its LLVM Backend, compiled application is performant.

Getting Started

TODO: Give proper instructions on how to get started with the project

Documentation

Documentation for Vertias is not available yet as language isn't complete.

Contributing

Contributions to Vertias are welcome! If you'd like to contribute, for contributing you can do the following:

  1. Fork the Repository
  2. Create a New Branch
  3. Make Your Changes
  4. Submit a Pull Request (Please describe the changes in detail)

License

Vertias is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or support, please open an issue on GitHub or contact the project maintainers at auth0x78@gmail.com.

Thank you!