/st-mlfi

MLFi package for Sublime Text

Primary LanguagePythonOtherNOASSERTION

MLFi

Sublime Text package for MLFi - the Modeling Language for Finance by LexiFi

Find the package useful? Say thanks by buying me a beer.

Install

The package can be installed using one of the following methods:

Via Package Control (recommended)

Package Control: Install Package > MLFi

Manual

  1. Sublime Menu > Preferences > Browse Packages ...
  2. git clone https://github.com/li-vu/st-mlfi MLFi

Features

  • Syntax highlight for both MLFi and CSML - a high-level language binding between OCaml and C#.
  • Detect type of an expression using the annotation.

type

License

Copyright (C) 2016 li-vu

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. http://www.gnu.org/licenses/gpl.html

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.