Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brettcannon/vscode-zephyr-asdl
VS Code extension for the Zephyr Abstract Syntax Description Language
https://github.com/brettcannon/vscode-zephyr-asdl
Last synced: 12 days ago
JSON representation
VS Code extension for the Zephyr Abstract Syntax Description Language
- Host: GitHub
- URL: https://github.com/brettcannon/vscode-zephyr-asdl
- Owner: brettcannon
- License: mit
- Created: 2020-03-04T01:56:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-07T21:55:56.000Z (over 3 years ago)
- Last Synced: 2024-10-20T06:12:36.518Z (about 1 month ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zephyr Abstract Syntax Description Language
Syntax highlighting and language configuration for the [Zephyr Abstract Syntax Description Language](https://www.cs.princeton.edu/research/techreps/TR-554-97). An example of Zephyr in use is [Python's ASDL file](https://github.com/python/cpython/blob/master/Parser/Python.asdl).