/scala-json

Scala JSON toolkit. Originally from the Odersky "Stairway" Book, tightened up and tests added by Twitter, Inc.

Primary LanguageScalaApache License 2.0Apache-2.0

Scala JSON toolkit originally lifted from Martin Odersky et al's
Programming Scala book. We tightened up some edge cases and added
complete test coverage.

Original code is under the Scala license (LICENSE.scala) and Twitter modifications
are available under the Apache 2 license (LICENSE).