Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)