cl-typesetting

Typesetter

A Common Lisp library for building typesetting applications.

GitHub

69 stars
14 watching
13 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
loqusion/typix A tool for compiling and managing deterministic typography with Nix, enabling reproducible builds and easy dependency management. 112
s-expressionists/ctype An implementation of the Common Lisp type system focusing on precise and simplified reification of type specifiers 26
tani/papyrus A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp 49
cl-babel/babel A Common Lisp library for efficient charset encoding and decoding 92
kotlinisland/basedtyping A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. 9
com-lihaoyi/pprint A Scala library that provides a way to visually represent values and types in programming languages 228
sanel/magic-ed A tiny editing facility for Common Lisp REPLs. 24
lisp-maintainers/cl-repl A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. 20
typesplainer/typesplainer An interactive tool to explain and describe types in Python code 82
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
stylewarning/cl-permutation Provides data structures and operations for permutations and permutation groups in Common Lisp. 50
clojure/core.typed An optional type system for Clojure 1,287
bluelisp/hemlock A portable implementation of an editor for a dynamically typed language. 45
mmontone/cl-forms A Common Lisp library for building web forms with extensible field types and customizable rendering. 43
murisi/l2 A minimalist language with procedural macro support 135