cl-typesetting
Typesetter
Provides a programmable typesetting system for creating and formatting documents using Common Lisp.
69 stars
14 watching
13 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
loqusion/typix | A tool for creating reproducible and deterministic typesetting environments using Nix. | 101 |
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 | 48 |
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 | 226 |
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. | 19 |
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,289 |
bluelisp/hemlock | A portable implementation of an editor for a dynamically typed language. | 44 |
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 |