Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 391 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 391 Bytes

haxeparser

haxeparser

A Haxe parser for Haxe

compilation

npm install lix
npx lix download
npx haxe build.hxml

run tests with Haxe std lib:

npx haxe build.hxml -D haxe_std_path=~/haxe/versions/4.2.4/std