Simple SGML parsing library with low memory overhead
libalSGML is a single header parsing libary that (unsafely) parses SGML. It is supposed to be a refrence implmentation for creating low-overhead SGML and XML parsers. Remember that this library serves as a starting point for you to extend your own libraries from.
See the Technical Overview Document
libalSGML should not be used in a production environment, as it does not validate