first-order-matching

1.2.0 • Public • Published

First-Order Matching

Build Status

A limited JavaScript implementation of a matching algorithm for expressions of first-order logic

To get started:

Import this into your site like so:

<script src='https://cdn.jsdelivr.net/npm/first-order-matching@1/first-order-matching.js'></script>

Or install it from npm like so:

npm install first-order-matching

Then see the API Reference page for what to do next.

You can also run this script inside a WebWorker; see the documentation link below for details.

Repository contents

Documentation

See our documentation site here.

Readme

Keywords

none

Package Sidebar

Install

npm i first-order-matching

Weekly Downloads

1

Version

1.2.0

License

LGPLv3

Unpacked Size

2.39 MB

Total Files

51

Last publish

Collaborators

  • ncarter