new-op
2025-06-22
The NEW-OP System. A (not so) new NEW operator that subsumes all the 'make-...' functions and methods of Common Lisp.
NEW-OP
======
Marco Antoniotti
See the file COPYING for license information.
Description
-----------
NEW-OP is a small library that introduces a unified "constructor"
operator. Although nothing new, the operator is called "new" and it
can be used to create any Common Lisp object starting from a type
description.
A NOTE ON FORKING
-----------------
Of course you are free to fork the project subject to the current
licensing scheme. However, before you do so, I ask you to consider
plain old "cooperation" by asking me to become a developer.
It helps keeping the entropy level at an acceptable level.
Enjoy.