uujava / mirah-parser

Mirah's mmeta-based parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirah Parser

Build Status

The parser used for Mirah.

##License

Apache 2.0

##Build Instructions

  1. Copy mirah.jar and mirahc.jar from a working Mirah distribution into the javalib directory.
  2. rake test

Adding Parser into the Mirah Project

Once you have built the parser, you will have a mirah-parser.jar file inside the dist directory. Just copy this file into the javalib directory of the your mirah project, and the build it.

About

Mirah's mmeta-based parser.

License:Apache License 2.0


Languages

Language:Ruby 37.3%Language:Java 36.6%Language:Mirah 25.7%Language:Shell 0.3%