https://github.com/smoeding/tree-sitter-postscript
Tree-sitter grammar for the PostScript page description language
https://github.com/smoeding/tree-sitter-postscript
postscript tree-sitter
Last synced: 29 days ago
JSON representation
Tree-sitter grammar for the PostScript page description language
- Host: GitHub
- URL: https://github.com/smoeding/tree-sitter-postscript
- Owner: smoeding
- License: bsd-2-clause
- Created: 2024-12-12T09:13:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-14T08:38:29.000Z (6 months ago)
- Last Synced: 2025-12-16T12:24:52.746Z (6 months ago)
- Topics: postscript, tree-sitter
- Language: C
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tree-sitter grammar for the PostScript language
[](https://raw.githubusercontent.com/smoeding/tree-sitter-postscript/master/LICENSE)
[](https://github.com/smoeding/tree-sitter-postscript/actions/workflows/ci.yaml)
Adobe PostScript is a device-independent page description language and programming language. This project uses the [Tree-sitter](https://tree-sitter.github.io/) framework to implement a parser for the language.
PostScript is a trademark by Adobe Inc.