The verbs in ~system/packages/export/export.ijs do a great job of producing 
HTML pages of colourised code from J scripts using the same colour schemes as 
available in the Windows IDE.
You can use it from the IDE menu (Edit | Export Script), but to get a better 
idea of all the functionality it enables try:
  load 'export'
  export_jexport_''

Is it possible to somehow use the script as a Parser to colourise J code blocks 
on the wiki as shown on this page? 
<http://www.jsoftware.com/jwiki/HelpOnParsers>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to