资 源 简 介
Converter from bibtex to prolog
To run, check out the source, and run make in the directory. It would compile using GNU-Prolog and create bibdb in the same directory. Use the bibbd with the .db.bib in the same directory (concatenate your bib files to .bib.db in the directory from where bibdb is run).
## Screen Shot ##
The format for querying is "key : value" for matching, "key ! value" for anything but value, "expr ; expr" for boolean or and "expr ,expr " for boolean and. Nesting using parenthesis is also supported.
String (case insensitive) matches are possible with ~ and boolean expressions >, <,>=, <= are supported.
(The finite domain solver for >, < etc are on range 1