mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
hscolour is a small Haskell script to colourise Haskell code. It currently
|
|
has six output formats: ANSI terminal codes (optionally XTerm-256colour
|
|
codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and
|
|
mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC
|
|
chat codes.
|