Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.