gdritter repos s-cargot / 1bfb3e8
Merge branch 'master' of github.com:aisamanra/s-cargot Getty Ritter 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Collapse all Expand all
1 [![Hackage](https://img.shields.io/hackage/v/s-cargot.svg)](https://hackage.haskell.org/package/s-cargot)
1 [![Hackage](https://img.shields.io/hackage/v/s-cargot.svg)](https://hackage.haskell.org/package/s-cargot) ![stability: stable](https://img.shields.io/badge/stability-stable-green.svg)
22
33 S-Cargot is a library for parsing and emitting S-expressions, designed to be flexible, customizable, and extensible. Different uses of S-expressions often understand subtly different variations on what an S-expression is. The goal of S-Cargot is to create several reusable components that can be repurposed to nearly any S-expression variant.
44