Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jdonaldson/sugar-tools
- Owner: jdonaldson
- Created: 2010-09-20T17:16:46.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-05T22:57:27.000Z (about 13 years ago)
- Last Synced: 2023-03-11T08:12:58.944Z (almost 2 years ago)
- Language: HaXe
- Homepage:
- Size: 160 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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.