Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paddymul/css-lite
a css grammar for lisp
https://github.com/paddymul/css-lite
Last synced: 15 days ago
JSON representation
a css grammar for lisp
- Host: GitHub
- URL: https://github.com/paddymul/css-lite
- Owner: paddymul
- License: bsd-3-clause
- Created: 2010-02-07T00:37:33.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T23:27:26.000Z (over 1 year ago)
- Last Synced: 2024-05-05T18:36:04.647Z (6 months ago)
- Language: Common Lisp
- Homepage:
- Size: 22.5 KB
- Stars: 78
- Watchers: 8
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
css-lite is a library for generating CSS from an s-exp based
syntax. When compiled with Parenscript
(http://common-lisp.net/project/parenscript/) loaded in the Lisp
image, it also provides the same CSS generation facilities in
Parenscript-generated JavaScript code.The author, Vladimir Sedach, can be contacted at [email protected] and
welcomes questions, bug reports and patches.For license and copyright information (BSD), see the file COPYING
included with the distribution.