Skip to content

ccxvii/minilibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniature libraries that consist of a single header and source file.

These libraries are in the public domain (or the equivalent where that is not possible). You can do anything you want with them. You have no legal obligation to do anything else, although I appreciate attribution.

  • tree.c: Self balancing binary search tree.
  • regexp.c: JavaScript compatible regular expressions.
  • xml.c: XML parser and mini-DOM.
  • xml.lua: XML parser in pure Lua.

About

Various small libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published