Homepage: https://github.com/Goheeca/cl-fxml
License: MIT
Usage:
(named-readtables:in-readtable cl-fxml:syntax)
((:html)
((:head)
((:title) "Html example"))
((:body)
((:a :href "#") "Lorem ipsum dolor sit amet")))
Homepage: https://github.com/Goheeca/cl-fxml
License: MIT
(named-readtables:in-readtable cl-fxml:syntax)
((:html)
((:head)
((:title) "Html example"))
((:body)
((:a :href "#") "Lorem ipsum dolor sit amet")))