Skip to content

A parser for answer set programs to be used in TypeScript projects.

License

Notifications You must be signed in to change notification settings

tobiasberei/ts-aspcore2-parser

Repository files navigation

npm version npm GitHub Build Status

ts-aspcore2-parser

An answer set programming parser implemented in TypeScript for the ASP-CORE-2 input language format.

The parser is generated with antlr4ts and the project is published under GPL-3.0 as npm package to be used in TypeScript projects (e.g Angular).

Installation

The project is distributed as npm package and can be included like:

npm install ts-aspcore2-parser

Usage

About

A parser for answer set programs to be used in TypeScript projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published