Skip to content

Highlight JS definition for the J programming language

License

Notifications You must be signed in to change notification settings

0racle/highlightjs-j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highlightjs-j

A third-party highlightjs library for the J programming language.

See also

Testing

Do the following for testing the highlighting on a browser. See the highlightjs docs for more.

git clone https://github.com/highlightjs/highlight.js.git
cd highlight.js/
cd extra/
git clone https://github.com/0racle/highlightjs-j.git
cd ..
npm install
node tools/build.js -t browser

Then you can open tools/developer.html from the highlightjs repository to test the detection and highlighting of J. In the dropdown, J will be at the very end.

Screenshots

Example screenshot using the hybrid theme.

code example parts of speech numbers and params Note: Unpack highlighting is disabled until Issue #1 is resolved. unpacking and strings controls and verbs

About

Highlight JS definition for the J programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published