Skip to content

alsami-tech/libalsgml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libalsgml

Simple SGML parsing library with low memory overhead

Synposis

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.

Using libSGML

See the Technical Overview Document

Notes on use in production

libalSGML should not be used in a production environment, as it does not validate

Links/Resources

Alsami Technologies

ISO 8879:1986: Information processing — Text and office systems — Standard Generalized Markup Language (SGML)

About

Simple SGML parsing library with low memory overhead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages