Hello Guilers,

I'm happy to announce that Guile-syntax-highlight 0.2.0 has been
released! This is a pretty slow moving project but the last (and only)
release was in 2018 so this release is long overdue.

Guile-syntax-highlight is a general-purpose syntax highlighting
library for 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.

Release notes and download links can be found here:
https://dthompson.us/guile-syntax-highlight-020-released.html

Thanks to Julien Lepiller and Filip Lajszczak for their contributions
to this release!

- Dave

Reply via email to