Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 600 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 600 Bytes

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.