slyrus / smarkup

S-expression based markup for Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyrus Harmon's smarkup package for generating marked up documents in
lisp expressions. 

WRITEME

to test this stuff:

(asdf:oos 'asdf:load-op 'smarkup-test)

(smarkup-test::test-xhtml-file)

This will load the file test/sample.sexp and the bibliography file in
test/sample.bib and produce an xhtml called test/sample.xhtml.

About

S-expression based markup for Common Lisp

License:Other


Languages

Language:Common Lisp 96.9%Language:TeX 2.4%Language:Shell 0.6%Language:C 0.1%