wrenparse

A parser for the wren programming language


Keywords
cpp, cross, cs, haxe, java, js, macro, neko, php
License
MIT
Install
haxelib install wrenparse 0.0.1

Documentation

wrenparse

Wren-lang parser implemented in Haxe

Dependencies

This project uses lix.pm as Haxe package manager. Run npm install to install the dependencies.

Compile & Run Test

# compile
npm run haxe build.hxml  

# run test
npm run test #run