hsx/README.md

12 lines
332 B
Markdown
Raw Normal View History

2024-05-27 02:39:52 +00:00
# HSX (WIP)
2018-06-24 17:08:30 +00:00
2024-05-25 12:48:35 +00:00
HSX (hypertext s-expression) is an incredibly simple HTML5 generation library for Common Lisp.
2024-05-27 02:39:52 +00:00
This is a fork project of [flute](https://github.com/ailisp/flute/), originally created by Bo Yao.
2024-02-03 09:56:09 +00:00
2024-05-27 02:47:10 +00:00
This project is licensed under the terms of the MIT license.
2024-02-08 17:54:12 +00:00
Copyright (c) 2024, skyizwhite.
2024-05-20 05:38:28 +00:00
Copyright (c) 2018, Bo Yao.