|
9 months ago | |
---|---|---|
legacy | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 9 months ago | |
README.md | 1 year ago | |
bsearch.c | 9 months ago | |
bsearch.h | 9 months ago | |
test.c | 9 months ago |
An efficient algorithm for searching Bible text.
In legacy/
, there is an older Python-based legacy version.
It was designed for server usage and is fairly slow due to
being written in Python.