Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Intro

This library is a simple Scala implementation of Canonical S-expressions.

Usage

The main entry points for using the library are the functions

    SExprParsers.parseFromInputStream
    SExprParsers.parseFromByteArray
    SExprParsers.writeToOutputStream
    SEpxrParsers.writeToByteArray

The AST is defined in the csexp.AST package.

Development

Publishing

$ sbt +publishSigned
$ sbt sonatypeReleaseAll

Copyright and License

This code is provided under the BSD 2-clause license

About

Scala library for Canonical S-expressions

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages