Add stable badge
G. D. Ritter authored 7 years ago
GitHub committed 7 years ago
1 |
[](https://hackage.haskell.org/package/s-cargot) |
|
1 | [](https://hackage.haskell.org/package/s-cargot) https://img.shields.io/badge/stability-stable-green.svg | |
2 | 2 | |
3 | 3 | 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. |
4 | 4 |