Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdonaldson/sugar-tools

Various libraries for haXe
https://github.com/jdonaldson/sugar-tools

Last synced: about 1 month ago
JSON representation

Various libraries for haXe

Awesome Lists containing this project

README

        

h1. sugar-hx
Reorganizing the various haxe libraries I've written.
First one is a new simple macro enabled Fast Xml parser. It differs in that the parsing is actually done compile-time, and presented as a statically typed anonymous object. Field completions, type matches, etc. are then possible on this object.