Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/forivall/oppa

Operator Precedence Parser for Arithmetic
https://github.com/forivall/oppa

hacktoberfest hacktoberfest2020

Last synced: 10 days ago
JSON representation

Operator Precedence Parser for Arithmetic

Awesome Lists containing this project

README

        

# oppa

Operator Precedence Parser for Arithmetic

[![build status](https://secure.travis-ci.org/forivall/oppa.svg)](http://travis-ci.org/forivall/oppa)
[![dependency status](https://david-dm.org/forivall/oppa.svg)](https://david-dm.org/forivall/oppa)
[![coverage status](https://coveralls.io/repos/github/forivall/oppa/badge.svg)](https://coveralls.io/github/forivall/oppa)

## Installation

```
npm install --save oppa
```

## Usage

## Credits
[Jordan Klassen](https://github.com/forivall/)

## License

ISC