blob: 6a3dcfa4df8e0b0adf3b41097b2c3f651895ea62 (
plain)
1
2
3
4
|
Guile-syntax-highlight is a general-purpose syntax highlighting
library for GNU Guile. It can parse code written in various
programming languages into a simple s-expression that can be easily
converted to HTML (via SXML) or any other format for rendering.
|