robotml_highlighter
This is a syntax highlighter for RML, a language used in Cornell CS 3110
JialuJialu 153 0 3.2.0 MIT GitHub

rmlHighlight README

This is a syntax highlighter for RML, short for RobotML. It is a language used in Cornell 3110 class project LambdaBall. The language syntax is very similar to OCaml.

So far, this syntax highlighter pattern matches keywords literally.