An open API service indexing awesome lists of open source software.

https://github.com/s-expressionists/parcl

A portable and extensible implementation of the Common Lisp package system
https://github.com/s-expressionists/parcl

extensible package-system portable

Last synced: 4 months ago
JSON representation

A portable and extensible implementation of the Common Lisp package system

Awesome Lists containing this project

README

          

This repository will eventually contain a complete implementation of
the Common Lisp package system.

We use the s-expression-syntax library to parse important macros; in
particular DEFPACKAGE.