[cl-who-devel] Parsing html and creating a new output

Richard Newman rnewman at twinql.com
Sun Nov 25 00:16:49 UTC 2007


Here's my contribution; it still works in 0.9.1!

Please forgive any horrible hackiness you find -- this code was never  
written for public consumption :)


who(11): (tree-to-string '(:body (:b "Foo bar") (:i :style "baz"  
"boo")))
"<body><b>Foo bar</b><i style='baz'>boo</i></body>"


-------------- next part --------------
A non-text attachment was scrubbed...
Name: tree-to-string.lisp
Type: application/octet-stream
Size: 5032 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-who-devel/attachments/20071124/0eb857e6/attachment.obj>
-------------- next part --------------


-R


More information about the Cl-who-devel mailing list