syntax/algol68.vim : Syntax for Algol68
script karma |
Rating 17/8,
Downloaded by 1383 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Neville Dempsey |
|
script type |
syntax |
|
description |
First version... looking for ideas.
Alternate download location: http://3ttechnology.com/vim/syntax/algol68.vim
Currently does fully handle unicode/htm4 characters, eg ÷ for รท AND ⊥ for ⊥
Targeted toward the ALGOL-68G version from:
http://www.xs4all.nl/~jmvdveer/algol.html#obtaining
And includes extensions.
Has SOME reserved words/extensions from ALGOL-68R and ALGOL-68C
Currently cannot parse code with BOLDED HTML.
Some pascal syntax remains. |
|
install details |
copy algol68.vim to /usr/share/vim/vim64/syntax/ directory - ($VIMRUNTIME/syntax directory)
Update the following files:
1. /usr/share/vim/vim64/filetype.vim:
" Algol68 (also *.a68)
au BufNewFile,BufRead *.a68 setf algol68
2. /usr/share/vim/vim64/synmenu.vim:
an 50.80.135 &Syntax.PQ.Algol68 :cal SetSyn("algol68")<CR>
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.221.54.244
|