Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snsvrno/tree-sitter-hxml
A tree-sitter-syntax for haxe's markup language: hxml
https://github.com/snsvrno/tree-sitter-hxml
haxe tree-sitter tree-sitter-highlight
Last synced: about 1 month ago
JSON representation
A tree-sitter-syntax for haxe's markup language: hxml
- Host: GitHub
- URL: https://github.com/snsvrno/tree-sitter-hxml
- Owner: snsvrno
- Created: 2023-07-12T04:31:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T04:20:36.000Z (over 1 year ago)
- Last Synced: 2024-10-20T10:06:30.443Z (3 months ago)
- Topics: haxe, tree-sitter, tree-sitter-highlight
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HXML Tree-Sitter Grammar
This is a work in progress [Tree-Sitter](https://github.com/tree-sitter/tree-sitter) grammar for [Hxml](https://haxe.org/manual/compiler-usage-hxml.html) which is the markup language for [Haxe](https://haxe.org/).
The goal is this project to learn enough about Tree-Sitter to be able to write / update the syntax for Haxe.