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: 11 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T22:12:23.000Z (over 1 year ago)
- Last Synced: 2025-03-11T23:16:10.553Z (over 1 year 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: 1
- 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.