Skip to content

chrisrichardson77/libuc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the libuc library, by Jason Denton. This library provides the
UniversalContainer class, which is a C++ class that attempts to mimic
the general purpose dictionaries of many popular scripting languages.
Included are variety of routines for REST style web programming, and
for database manipulation. This library is covered by the new BSD
license, see the LICENSE file for details. To build the library, run
cmake then make. The file doc/index.html is the
starting point for the documentation.

Jason Denton
February, 2010

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.3%
  • CMake 11.0%
  • Lex 6.2%
  • C 0.5%