Skip to content

felixvf/mirah-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 43.7%
  • Mirah 31.2%
  • Java 24.0%
  • Other 1.1%