Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcs090218/tree-sitter-actionscript
ActionScript grammar for tree-sitter
https://github.com/jcs090218/tree-sitter-actionscript
actionscript parser tree-sitter
Last synced: 20 days ago
JSON representation
ActionScript grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/jcs090218/tree-sitter-actionscript
- Owner: jcs090218
- License: mit
- Created: 2021-01-13T18:52:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T04:11:38.000Z (11 months ago)
- Last Synced: 2024-10-04T05:40:24.669Z (about 1 month ago)
- Topics: actionscript, parser, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 608 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tree-sitter-actionscript
===========================[![CI](https://github.com/jcs-workspace/tree-sitter-actionscript/actions/workflows/ci.yml/badge.svg)](https://github.com/jcs-workspace/tree-sitter-actionscript/actions/workflows/ci.yml)
ActionScript grammar for [tree-sitter][].
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
References
* [ActionScript® 3.0 Reference](https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html)
* [ActionScript 3 Language Specification](https://github.com/as3lang/ActionScript3/wiki/Specification)