Plaster
New
List
Login
common-lisp
default
phoe
2020.04.30 19:12:14
* (ql:quickload :cxml) ;;; Checking for wide character support... WARNING: Lisp implementation doesn't use UTF-16, but accepts surrogate code points. yes, using code points. To load "cxml": Load 1 ASDF system: cxml ; Loading "cxml" ;;; Checking for wide character support... WARNING: Lisp implementation doesn't use UTF-16, but accepts surrogate code points. yes, using code points. ;;; Building Closure with CHARACTER RUNES .......... (:CXML)
Raw
Annotate
Repaste