Common Lisp FFI bindings to mdict-cpp module.
  • Common Lisp 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-17 00:11:35 -03:00
.gitignore feat: defined errors 2026-07-16 20:26:22 -03:00
core.lisp feat: comments defining the purpose of the files in the header 2026-02-02 22:41:52 -03:00
LICENSE Initial commit 2026-01-11 03:16:11 +00:00
monastery.asd feat: skeleton created monastery.asd and files 2026-01-22 22:08:58 -03:00
monastery.lisp feat: dictionary object created with debugging info 2026-08-17 00:11:35 -03:00
package.lisp feat: dictionary object created with debugging info 2026-08-17 00:11:35 -03:00
README.md Initial commit 2026-01-11 03:16:11 +00:00
types.lisp feat: comments defining the purpose of the files in the header 2026-02-02 22:41:52 -03:00

monastery

Common Lisp FFI bindings to mdict-cpp module.