Highlight is a universal converter from source code to HTML, XHTML, RTF, TeX, LaTeX, SVG, BBCode, and terminal escape sequences. (X)HTML and SVG output are formatted by Cascading Style Sheets. It supports more than 170 programming languages, and includes 80 highlighting color themes. The configuration files are Lua scripts with plug-in support. The converter includes some features to provide a consistent layout of the output code.
RunSlides combines an HTTP server and JavaScript helper functions to enable interactive HTML5 presentations. Source code snippets can be edited and run within the browser interface, and the program output is shown. The code snippets may be embedded in code templates before execution to avoid boilerplate code in the slides.
Despite of several project owner changes, this utility has improved a lot over time. I'm using it for more than 10 years.
Re: @ project title > "fick" is the german > equivalent to the english > "f-word".... In today's unix installations with hundreds of tools,...
Re: Additional language support Hi, See http://saalen.cdaweb.de/doku/highlight/highlight_langdef.html for documentation about adding syntax schemes. Basically, you just have to put the COBOL ...