quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
411 stars 47 forks source link

Please add CLOS-ENCOUNTERS #2407

Open macrologist opened 2 months ago

macrologist commented 2 months ago

This is a tiny system that implements common OOP patterns on top of CLOSER-MOP. It is a partial duplicate of the functionality of tfeb-lisp-hax. The duplicate has been made because tfeb-lisp-hax chooses to lazily load its closer-mop dependency in a way that does not play nicely with the build process of quilc and qvm.

Author: Colin O'Keefe License: Unlicense Source: https://github.com/quil-lang/clos-encounters.git