Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuprolog/2p-kt-js-parser-utils
ANTLR-based library for parsing Prolog code
https://github.com/tuprolog/2p-kt-js-parser-utils
2p-kt antlr antlr4 prolog
Last synced: about 2 months ago
JSON representation
ANTLR-based library for parsing Prolog code
- Host: GitHub
- URL: https://github.com/tuprolog/2p-kt-js-parser-utils
- Owner: tuProlog
- License: apache-2.0
- Created: 2021-01-08T13:33:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T19:19:34.000Z (5 months ago)
- Last Synced: 2024-08-03T20:33:35.589Z (5 months ago)
- Topics: 2p-kt, antlr, antlr4, prolog
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@tuprolog/parser-utils
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A minimal library for parsing Prolog code in JS, based on ANTLR.
This library is not intended for general usage, but it is part of the [2P-Kt](https://github.com/tuProlog/2p-kt) project.