Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306459 - Grammatical Framework (GF)
Summary: Grammatical Framework (GF)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: http://www.grammaticalframework.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 22:33 UTC by Daniel M.
Modified: 2010-02-23 02:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
First attempt on ebuild (gf-3.1.ebuild,488 bytes, text/plain)
2010-02-22 22:37 UTC, Daniel M.
Details

Note You need to log in before you can comment on or make changes to this bug.
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.