2022-05-16 13:23:28 +02:00
2022-05-16 13:06:32 +02:00
2022-05-05 12:51:06 +02:00
2022-05-05 12:51:06 +02:00
2022-05-16 13:09:49 +02:00
2022-05-16 13:09:30 +02:00
2022-05-16 13:19:25 +02:00
2022-05-16 13:06:32 +02:00
2022-05-06 08:35:18 +02:00
2022-05-16 13:19:25 +02:00
2022-05-16 13:19:25 +02:00
2022-05-16 13:23:28 +02:00
2022-05-06 08:32:36 +02:00
2022-05-16 13:19:25 +02:00
2022-05-16 13:19:25 +02:00

cl-bible

Screenshot

installation

You need sbcl and quicklisp set up. Then do

$ git clone https://github.com/silasfox/cl-bible.git ~/quicklisp/local-projects
$ mkdir -p ~/.bible
$ cp ~/quicklisp/local-projects/cl-bible/resources/*.sexp ~/.bible/
$ sbcl
* (ql:quickload :cl-bible)
* (in-package :cl-bible-user)
* (start)

bibles

Most of the bibles are from here.

Description
No description provided
Readme 75 MiB
Languages
Common Lisp 100%