<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://scala.sygneca.com//lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://scala.sygneca.com//feed.php">
        <title>Scala Wiki libs</title>
        <description></description>
        <link>http://scala.sygneca.com//</link>
        <image rdf:resource="http://scala.sygneca.com//lib/images/favicon.ico" />
       <dc:date>2010-09-02T23:47:58+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/collection?rev=1268088558"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/dbc?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/io?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/parsing?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/responder?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/start?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//libs/xml?rev=1265879458"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://scala.sygneca.com//lib/images/favicon.ico">
        <title>Scala Wiki</title>
        <link>http://scala.sygneca.com//</link>
        <url>http://scala.sygneca.com//lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://scala.sygneca.com//libs/collection?rev=1268088558">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-08T22:49:18+01:00</dc:date>
        <title>libs:collection</title>
        <link>http://scala.sygneca.com//libs/collection?rev=1268088558</link>
        <description> Scala provides a number of traits and classes for handling collections of objects.  This page is intended to give an overview of the general structure of the collections library, concentrating on the important traits and classes without attempting t...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/dbc?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:dbc</title>
        <link>http://scala.sygneca.com//libs/dbc?rev=1265879458</link>
        <description> !!!!! Warning. Following explanations are for the second version of dbc library that is not released yet. !!!!!   The dbc package lets you easily write queries to databases and handle the results.   Connection to database   You have to create a Data...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/io?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:io</title>
        <link>http://scala.sygneca.com//libs/io?rev=1265879458</link>
        <description> This demonstrates the usage of Scala&amp;rsquo;s pickler combinator library contained in scala.io.BytePickle. The library is developed and maintained by Philipp Haller. It is based on a Haskell library by Andrew Kennedy.  The first example demonstrates ...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/parsing?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:parsing</title>
        <link>http://scala.sygneca.com//libs/parsing?rev=1265879458</link>
        <description> Scala&amp;rsquo;s Combinator Parsing library in scala.util.parsing.combinator provides a framework for constructing functional parsers (including lower level lexers) and for combining the parsers. It provides basic parsing classes for Java and Scala tok...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/responder?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:responder</title>
        <link>http://scala.sygneca.com//libs/responder?rev=1265879458</link>
        <description> This writeup assumes you have some familiarity with continuations. The Responder class and the examples are by Martin Odersky, althought the continuation monad in Scala has been known for some time before. These comments by Burak Emir (but feel free...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/start?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:start</title>
        <link>http://scala.sygneca.com//libs/start?rev=1265879458</link>
        <description> Here are the main libraries of Scala that are part of the default distribution (in scala-library.jar):     collection  Collection classes   Mutable and immutable maps, sets     concurrent  Concurrency Idioms   Pi-calculus, join-calculus        dbc  ...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//libs/xml?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>libs:xml</title>
        <link>http://scala.sygneca.com//libs/xml?rev=1265879458</link>
        <description> The scala.xml package of the library is designed, not surprisingly, to facilitate dealing with XML. It provides functionality to parse, represent, transform, and unparse data that comes from an XML source or goes to an XML destination.  The package ...</description>
    </item>
</rdf:RDF>
