LangMl

class LangMl : Lang

This is similar to the lang-ml.js in JavaScript Prettify.

All comments are adapted from the JavaScript Prettify.

Registers a language handler for OCaml, SML, F# and similar languages.

Based on the lexical grammar at http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/manual/spec.html#_Toc270597388

Author

mikesamuel@gmail.com

Constructors

Link copied to clipboard
fun LangMl()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getFileExtensions(): List<String>