xhtmlambda

2023-02-15

THe XHTMLambda System. Another HTML/XHTML/XML generation (and parsing) system in Common Lisp.

Upstream URL

gitlab.common-lisp.net/xhtmlambda/XHTMLambda

Author

Marco Antoniotti

License

BSD
README
(X)HTMLambda ============ Copyright (c) 2012-2023 Marco Antoniotti See file COPYING for licensing information DESCRIPTION ----------- (X)HTMLambda is yet another (X)HTML library which emphasizes programmability and user-friendliness. Each (X)HTML element is a strucuterd object and pretty-printing of (X)HTML trees is well defined to provide properly indented human-readable output even for complex recursive arrangements. INSTALLATION ------------ (X)HTMLambda is available on quicklisp. Otherwise, installation should be simple if you have ASDF, or MK-DEFSYSTEM set up. 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

Dependencies (1)

  • cl-unicode

Dependents (1)

  • GitHub
  • Quicklisp