ReactiveML Interpreter in SublimeText
At the moment, I use ReactiveML to write interactive systems. Then, I need a way to interpreter my code. I found a solution with the plugin SublimeREPL.
The configuration is simple.
Create the folder ReactiveML in the folder Packages of Sublime Text and save here the file rml.tmLanguage.
Create the folder ReactiveML in the folder config of SublimeREPL, and save here the files Default.sublime-commands and Main.sublime-menu.













