definer

2023-02-15

A DEF macro for Common Lisp. The DEFINER library adds a simple macro DEF to Common Lisp that replaces the various 'def*' forms in the language. It is a simple hack, but it adds some elegance to the language. Of course, it comes with its own way to be extended.

Upstream URL

gitlab.common-lisp.net/definer/definer

Author

Marco Antoniotti

License

BSD
README

definer

A DEF macro for Common Lisp. The DEFINER library adds a simple macro DEF to Common Lisp that replaces the various 'def*' forms in the language. It is a simple hack, but it adds some elegance to the language. Of course, it comes with its own way to be extended.

License:
BSD
Authors:
Marco Antoniotti
Dependencies:

    None

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp