papyrus
Code generator
A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp
A Literate Programming Tool: Common Lisp + Markdown / Org mode
48 stars
5 watching
3 forks
Language: Common Lisp
last commit: 21 days ago
Linked from 1 awesome list
common-lispliterate-programmingmarkdownorg-mode
Related projects:
Repository | Description | Stars |
---|---|---|
mmontone/erudite | A Literate Programming System for Common Lisp that supports incremental development and multiple output formats. | 78 |
jingtaozf/literate-lisp | An Emacs extension that loads Common Lisp code from Org files | 64 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |
vy/aliw | A wiki software written in Common Lisp, providing a platform for collaborative editing of editable web pages. | 8 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
rpav/cl-cairo2 | Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
slime/slime | Enables interactive programming in Common Lisp within Emacs. | 1,901 |
bradenm/micropy-cli | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
mmontone/slime-doc-contribs | Extends Common Lisp documentation from Emacs for improved browsing and information retrieval | 20 |
vale981/practical-cl-beautified | Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |
melisgl/named-readtables | A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs. | 66 |