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-02-02 22:11:45 -03:00
.gitignore Initial commit 2026-01-11 03:16:11 +00:00
core.lisp feat: finished declaring all functions from the C ABI 2026-02-02 22:11:45 -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: skeleton created monastery.asd and files 2026-01-22 22:08:58 -03:00
package.lisp feat: loading the library 2026-01-25 21:11:23 -03:00
README.md Initial commit 2026-01-11 03:16:11 +00:00
types.lisp feat: added alias to opaque struct simple_key_item 2026-01-28 21:56:37 -03:00

monastery

Common Lisp FFI bindings to mdict-cpp module.