Simple and powerful HTML generation library
Find a file
2024-05-25 21:57:22 +09:00
src Rename piccolo to hsx 2024-05-25 21:57:22 +09:00
tests Rename piccolo to hsx 2024-05-25 21:57:22 +09:00
.gitignore Add qlfile 2024-02-03 14:55:44 +09:00
hsx-test.asd Rename piccolo to hsx 2024-05-25 21:57:22 +09:00
hsx.asd Rename piccolo to hsx 2024-05-25 21:57:22 +09:00
LICENSE Update license 2024-02-09 20:21:04 +09:00
qlfile Resetting 2024-05-25 11:54:35 +09:00
qlfile.lock Resetting 2024-05-25 11:54:35 +09:00
README.md Rename piccolo to hsx 2024-05-25 21:57:22 +09:00

HSX

HSX (hypertext s-expression) is an incredibly simple HTML5 generation library for Common Lisp.

This is a fork project of flute, created by Bo Yao.

License

Licensed under MIT License. 

Copyright (c) 2024, skyizwhite.

Copyright (c) 2018, Bo Yao.