/bbclib

An experimental clib. Code is taken from some of my (sometimes very) old applications.

Primary LanguageTeXBSD 2-Clause "Simplified" LicenseBSD-2-Clause

bbclib

The aim of this repository changed over the time. It became a field of experimentation with C, Noweb and LaTeX.

The result can be seen here : bbclib.pdf

using noweb

To generate the code :

notangle rbuffer.nw > rbuffer.h

To generate the documentation :

noweave -delay -index rbuffer.nw > rbuffer.tex