hsx/README.md
2024-05-25 21:57:22 +09:00

13 lines
296 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
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/), created by Bo Yao.
# License
Licensed under MIT License. 
Copyright (c) 2024, skyizwhite.
Copyright (c) 2018, Bo Yao.