hsx/README.md
2024-05-27 11:39:52 +09:00

13 lines
313 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# HSX (WIP)
HSX (hypertext s-expression) is an incredibly simple HTML5 generation library for Common Lisp.
This is a fork project of [flute](https://github.com/ailisp/flute/), originally created by Bo Yao.
# License
Licensed under MIT License. 
Copyright (c) 2024, skyizwhite.
Copyright (c) 2018, Bo Yao.