---
name: glrparser
version: 1.4_1
origin: devel/glrparser
comment: A parser which works with the GLR(0) algorithm
arch: freebsd:10:x86:64
www: http://nlp.fi.muni.cz/projekty/glr/
maintainer: lme@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 130602
desc: |
  The goal of The glrParser Project is to create generally usable programmers
  tool for syntactical analysis of wide ambiguous grammars which works with the
  GLR(0) algorithm. GLR is well known algorithm published by Marasu Tomita in
  1985. It is based on generalization of the LR analysis.

  WWW: http://nlp.fi.muni.cz/projekty/glr/
categories:
- devel
