lift framework

A simple Scala JSON parser example using Lift-JSON

Scala JSON FAQ: How can I parse JSON text or a JSON document with Scala?

As I continue to plug away on my computer voice control application (SARAH), last night I started working with JSON, specifically the Lift-JSON library (part of the Lift Framework), which seems to be the preferred JSON library of the Scala community.

Lift Framework form tutorials and examples

There currently isn't much in the way of good Scala Lift Framework documentation, particularly for creating web forms, but I thought I'd share whatever good links I can find.

Currently there are only two good links about creating Lift forms, and both of those are on the official liftweb.net website:

Syndicate content