Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benthepoet/fast-sexpr

A lightweight s-expression parser for JavaScript.
https://github.com/benthepoet/fast-sexpr

lisp s-expression

Last synced: 3 months ago
JSON representation

A lightweight s-expression parser for JavaScript.

Awesome Lists containing this project

README

        

# fast-sexpr

[![Build Status](https://travis-ci.com/benthepoet/fast-sexpr.svg?branch=master)](https://travis-ci.com/benthepoet/fast-sexpr)
[![Coverage Status](https://coveralls.io/repos/github/benthepoet/fast-sexpr/badge.svg?branch=master)](https://coveralls.io/github/benthepoet/fast-sexpr?branch=master)

A lightweight s-expression parser for JavaScript.