rudolph9 / tla.vim

TLA+ specification language

Home Page:http://www.vim.org/scripts/script.php?script_id=4435

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=4435

Syntax highlighting for the TLA+ specification language. TLA stands for the Temporal Logic of Actions. 

The TLA home page is: http://research.microsoft.com/en-us/um/people/lamport/tla/tla.html
It says: "TLA+ is based on the idea that the best way to describe things formally is with simple mathematics, and that a specification language should contain as little as possible beyond what is needed to write simple mathematics precisely. TLA+ is especially well suited for writing high-level specifications of concurrent and distributed systems."

About

TLA+ specification language

http://www.vim.org/scripts/script.php?script_id=4435


Languages

Language:Vim Script 100.0%