Mathnerd314 / Website

Source for https://rhovas.dev, a programming language for API design and enforcement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhovas

Rhovas is a programming language for API design and enforcement. Using Rhovas, developers can better express the contracts and intention of their code to help create correct, maintainable software.

This repository is the source for https://rhovas.dev, the official website for Rhovas.

Discussion on design, development, and other community aspects are all done in the #rhovas channel on the https://proglangdesign.net discord.

Implementation Notes

This website is designed to be static; there is no backend server. Additionally, in order to support features like docs and the editor, content should be pulled from the appropriate repositories without needing to update the website.

Dependencies

The following is a list of dependences that may be used in this project in addition to the necessary Rhovas repositories.

About

Source for https://rhovas.dev, a programming language for API design and enforcement.

License:MIT License


Languages

Language:HTML 100.0%