Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 306459

Summary: Grammatical Framework (GF)
Product: Gentoo Linux Reporter: Daniel M. <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.grammaticalframework.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: First attempt on ebuild

Description Daniel M. 2010-02-22 22:33:32 UTC
GF, Grammatical Framework, is a programming language for multilingual grammar applications. It is 
 - a special-purpose language for grammars, like YACC, Bison, Happy, BNFC, but not restricted to programming languages 
 - a functional language, like Haskell, Lisp, OCaml, Scheme, SML, but specialized to grammar writing 
 - a natural language processing framework, like LKB, XLE, Regulus, but based on functional programming and type theory 
 - a categorial grammar formalism, like ACG, CCG, but different and equipped with different tools 
 - a logical framework, like Agda, Coq, Isabelle, but equipped with concrete syntax in addition to logic

(Source: http://www.grammaticalframework.org/)

Reproducible: Always

Steps to Reproduce:
Comment 1 Daniel M. 2010-02-22 22:37:12 UTC
Created attachment 220775 [details]
First attempt on ebuild

I've created a first attempt on an ebuild which seems pretty much straightforward. I'm not quite sure about the dependencies though. The packages in DEPEND are needed, but I'm not sure about the versions.