tiger.vim : Tiger Vim Syntax File
script karma |
Rating 9/3,
Downloaded by 955 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Florent Thoumie |
|
script type |
syntax |
|
description |
Tiger is a language introduced by andrew Appel in his book(s) "Modern Compiler Implementation in {ML,C,Java}."
For further information, go to : "www.cs.princeton.edu/~appel/modern"
This file gives you a "correct" syntax hightlighting when working on Tiger files.
It is to be used with the associated indentation file.
Look at this screenshot to see which coding style is actually "supported" :
"http://www.xbsd.org/~flz/pics/shot-tiger.jpg" |
|
install details |
Just source the file when opening a *.tig file.
Create an autocmd like this one :
au BufNewFile,BufRead *.tig so ~/.vim/syntax/tiger.vim |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.223.106.232
|