This syntax highlighting was developed to improve code readability in the Parva programming language which forms part of the compiler course offered by Prof. Pat Terry at Rhodes University; it remains his intellectual property.
Now supports PVM files too! Ctrl-Alt-L will recalculate line numbers within .pvm files.
- Main()
- for
- do
- if
- while
- functions (void/int/bool)
- in-line comments (/*)
- read / write
Install using Package Control!
Alternatively, download the Parva folder and place it in your "%AppData% \Roaming\Sublime Text 3\Packages\User" folder.
Built using AAAPackageDev