[gambit-list] ssax-sxml for gambc-4.0b21

Aycan iRiCAN aycan.irican at core.gen.tr
Tue Mar 27 15:29:13 EDT 2007


This a slightly modified Makefile that creates a shared-library and a
loadable library for ssax-sxml-gambit-060529.tgz.

Here is an example transcript for loadable ssax-sxml library.

ssax-sxml $ gsi
Gambit Version 4.0 beta 21

> (load "ssax-sxml")
"/tmp/ssax-sxml/ssax-sxml.o1"
> (ssax:xml->sxml (open-input-string "<example>Peace at home, peace in the world.</example>") '())
(*TOP* (example "Peace at home, peace in the world."))
> (sxml:document "http://library.readscheme.org" '())
(*TOP* (html (head (title "Bibliography of Scheme-related Research")
                   (meta (@ (name "generator") (content "SchemeBib and Site-ML")))
                   (meta (@ (name "description") (content "Online bibliography of Scheme research")))
                   (meta (@ (name "keywords") (content "Scheme, bibliography, research")))
...
...

Best Regards,

-- 
Aycan iRiCAN
KOR Bilişim Teknolojileri
http://www.core.gen.tr/



More information about the Gambit-list mailing list