The Artima Developer Community
Sponsored Link

Python Buzz Forum
XML MATTERS #31: SXML and SSAX Manipulating XML in the Scheme Programming Language

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Mertz

Posts: 70
Nickname: lululotus
Registered: Jul, 2003

David Mertz is a well known writer about computer programming
XML MATTERS #31: SXML and SSAX Manipulating XML in the Scheme Programming Language Posted: Apr 1, 2004 2:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by David Mertz.
Original Post: XML MATTERS #31: SXML and SSAX Manipulating XML in the Scheme Programming Language
Feed Title: Gnosis Software
Feed URL: http://gnosis.cx/rss.xml
Feed Description: All the publications of David Mertz, with a sprinkling of free software, and occasional extra goodies.
Latest Python Buzz Posts
Latest Python Buzz Posts by David Mertz
Latest Posts From Gnosis Software

Advertisement
Previous installments have looked at XML libraries for various programming languages, and with various strengths and weaknesses. The Lisp family of languages remains popular, especially in teaching and among purists. The SSAX library for Scheme is an efficient pure-functional parser; SXML is a tree library (like DOM); and related tools SXSLT and SXPath have been created to work with these. This installment looks at the advantages of parsing in a strongly functional language, and compares SSAX with libraries for other languages.

Read: XML MATTERS #31: SXML and SSAX Manipulating XML in the Scheme Programming Language

Topic: Anti-usable libraries... Previous Topic   Next Topic Topic: Taoist of thermodynamic Macho

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use