Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avh4/lisp-parser
LISP parser for Java
https://github.com/avh4/lisp-parser
Last synced: 8 days ago
JSON representation
LISP parser for Java
- Host: GitHub
- URL: https://github.com/avh4/lisp-parser
- Owner: avh4
- Created: 2013-09-12T02:23:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-12T06:05:58.000Z (over 11 years ago)
- Last Synced: 2024-10-27T12:06:31.162Z (about 2 months ago)
- Language: Java
- Size: 207 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://secure.travis-ci.org/avh4/lisp-parser.png?branch=master)](http://travis-ci.org/avh4/lisp-parser)
## lisp
LISP parser for Java
## Build commands
* [Mutation coverage](http://pitest.org/): `mvn clean test org.pitest:pitest-maven:mutationCoverage`