gute

2022-11-07

Gene's personal kitchen sink library.

Upstream URL

github.com/genelkim/gute

Author

Gene Louis Kim <gkim21@cs.rochester.edu>

License

MIT
README

GUTE: Gene Louis Kim's Lisp Utilities.

Gene's Utilities, a cute personal library of functions in Common Lisp. File IO, string manipulation, etc. As I do research in reasoning with language the code is oriented towards processing grammatical attributes of English and manipulating tree structures.

Much of the code is copied over (and refactored) from the Lore project by Jonathan Gordon and Benjamin Van Durme. The files are named to reflect the content inside. Please read the comments in the files to get the details.

You can add an issue or contact me at genekim@usf.edu to report bugs.

Dependencies (7)

  • alexandria
  • bordeaux-threads
  • cl-mathstats
  • cl-ppcre
  • cl-strings
  • conium
  • lisp-unit

Dependents (0)

    • GitHub
    • Quicklisp