Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rotty/texinfo

R6RS port of Andy Wingo's Texinfo processing library
https://github.com/rotty/texinfo

Last synced: 19 days ago
JSON representation

R6RS port of Andy Wingo's Texinfo processing library

Awesome Lists containing this project

README

        

This is an R6RS port of the Texinfo parser and serializer included in
GNU Guile. It is in the process of being transformed to be part of
the Wak code collection. Blocking issues include:

- Eliminating the dependency on spells

- Syncing up with the original (upstream) Guile version; this includes
both ensuring we have all relevant changes having been made to
upstream, and likewise upstreaming all relevant changes made on this
codebase.