Skip to content

pombreda/JSyntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JSyntax

Syntax highlighting for J.

Contains:

  • string.j (matches strings)
  • constant.numeric.j (matches numbers)
  • comment.j (matches NB. to end of line)
  • copula.global.j (matches =:)
  • copula.local.j (matches =.)
  • keyword.j (matches while/whilst/if/elseif/else/do/end
  • noun.j (matches all nouns)
  • conjunction.j (matches all conjunctions)
  • adverb.j (matches all adverbs)
  • verb.j (matches all verbs)

Install

add file to ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/ or install through Package control.

LICENSE

Provided under an MIT License

About

Syntax Highlighting for J

Resources

License

Stars

Watchers

Forks

Packages

No packages published