Path to this page:
./
devel/gperf,
GNU perfect hash function generator
Branch: pkgsrc-2008Q4,
Version: 3.0.3,
Package name: gperf-3.0.3,
Maintainer: pkgsrc-usersThe GPERF program creates perfect hash functions. From the author:
While teaching a data structures course at University of California,
Irvine, I developed a program called GPERF that generates perfect hash
functions for sets of key words. A perfect hash function is simply:
A hash function and a data structure that allows
recognition of a key word in a set of words using
exactly 1 probe into the data structure.
Output from the GPERF program is used to recognize reserved words in
the GNU C, GNU C++, and GNU Pascal compilers, as well as with the GNU
indent program.
Douglas C. Schmidt
Master sites: (Expand)
SHA1: 3c535d2727eb0dca10ca87cefa03720a8280c7a2
RMD160: 8e48ce2cdeed599f7905090fb0d5c5113c168126
Filesize: 844.813 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version gperf-3.0.3 (created)