a Common Lisp implementation of the Docutils text processing system for processing plaintext into presentational formats such as HTML and LaTeX. It is based upon the Python Docutils reference implementation but uses Common Lisp idioms making it easier to extend and more flexible. As with the reference implementation it includes a parser for the …
☆24Jun 25, 2020Updated 5 years ago
Alternatives and similar repositories for cl-docutils
Users that are interested in cl-docutils are comparing it to the libraries listed below
Sorting:
- A trivial example of a Lisp website, setup with Hunchentoot and HTML-template☆34Dec 30, 2009Updated 16 years ago
- ☆11Jun 24, 2021Updated 4 years ago
- Read and write Numpy .npy and .npz files.☆18Sep 19, 2023Updated 2 years ago
- Quickdocs API server☆11Sep 20, 2021Updated 4 years ago
- High performance serialization library for Common Lisp☆50Jun 26, 2021Updated 4 years ago
- http://cdr.eurolisp.org/document/2/☆17Sep 14, 2025Updated 6 months ago
- General purpose validation library for Common Lisp☆26Apr 17, 2025Updated 11 months ago
- a CLOS projection for RDF repositories☆26May 22, 2019Updated 6 years ago
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆34Mar 13, 2020Updated 6 years ago
- implementation of cdr-8☆17Jan 17, 2018Updated 8 years ago
- LMDB bindings for Common Lisp☆45Jan 19, 2023Updated 3 years ago
- Pluggable types for Common Lisp☆19Dec 9, 2023Updated 2 years ago
- Garnet - a graphical toolkit for Lisp☆20Dec 30, 2021Updated 4 years ago
- An embedded dialect of the OMeta language for rapidly developing compilers and code analysis tools.☆16May 29, 2015Updated 10 years ago
- Common Lisp RDF/XML parser☆18Jul 10, 2014Updated 11 years ago
- (ALPHA) Persistent, memory-mapped Common Lisp object store☆14Oct 26, 2020Updated 5 years ago
- Common Lisp distributed computation framework implemented using Swank Client☆47Jan 12, 2026Updated 2 months ago
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆58Jan 3, 2022Updated 4 years ago
- A simple and unintrusive read table modification inspired by Python's three quote strings.☆22Jun 17, 2018Updated 7 years ago
- A Common Lisp data structure representing tabular data (think CSVs and database results)☆31Jul 3, 2023Updated 2 years ago
- A Common Lisp implementation of parsers for the git object file formats☆31Oct 18, 2024Updated last year
- A Presentation Based User Interface for Emacs.☆38Jun 8, 2025Updated 9 months ago
- Enables ANSI colors for printing.☆38Sep 14, 2025Updated 6 months ago
- Apropos across Quicklisp libraries☆10May 6, 2023Updated 2 years ago
- A JOSE implementation☆37Feb 17, 2025Updated last year
- A simple image viewer in Common Lisp.☆38Jun 22, 2019Updated 6 years ago
- LIsp Framework for Testing☆30Oct 16, 2023Updated 2 years ago
- Django-like web (html) forms for Common Lisp☆14Feb 7, 2015Updated 11 years ago
- Common Lisp implementation of "deep-learning-from-scratch"☆28Nov 10, 2022Updated 3 years ago
- A few addons for log4cl Common Lisp logging library.☆14Jan 9, 2026Updated 2 months ago
- Random number generation for common lisp☆22Aug 6, 2022Updated 3 years ago
- Minimal asynchronous CL web server☆34Dec 21, 2020Updated 5 years ago
- (slyrus' fork of) McCLIM, an implementation of the "Common Lisp Interface Manager CLIM II Specification."☆18May 4, 2012Updated 13 years ago
- Calculate various string metrics efficiently in Common Lisp (Damerau-Levenshtein, Hamming, Jaro, Jaro-Winkler, Levenshtein, etc.)☆22Jan 12, 2021Updated 5 years ago
- Minimal Perfect Hash-Table CL Implementation☆16Jan 31, 2018Updated 8 years ago
- Implementation of fact bases for Common Lisp