A language similar to Typescript that compiles to Overwatch Workshop Scripts.
This project is under some rewriting, notably to use bun as the package manager, and to have a hand-written parser.
So ramattra
is under hiatus until I get time to do these.
If you're familiar with typescript or rust, you should practically already know ramattra.
For development in VSCode (and other editors), language server protocol is supported.
- Errors
- Autocomplete
- Intellisense
You can try ramattra
online, right here, without a need to install it on your PC.
You can find more information on the wiki.