-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
Please add cl-why: (X)HTML generation macros, fork of CL-WHO
https://github.com/jpcima/cl-why
Tests pass in SBCL and ECL, and works in CLISP despite one minor failure.
(ql:quickload :cl-why)
(ql:quickload :cl-why-test)
(cl-why-test:run-all-tests)
guicho271828 and priyadarshan