mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
doc on embedded
This commit is contained in:
@@ -87,12 +87,24 @@ document in progress (forthcoming API v 1.0).
|
||||
|
||||
<p>
|
||||
|
||||
<a href="transfer.html">The GF Transfer language</a> document.
|
||||
|
||||
|
||||
<h2>Embedding GF grammars in computer programs</h2>
|
||||
|
||||
<a href="http://www.cs.chalmers.se/~bringert/gf/gf-java.html">
|
||||
Embedded GF Interpreter</a> manual for using GF grammars in Java programs.
|
||||
|
||||
<p>
|
||||
|
||||
<a href="transfer.html">The GF Transfer language</a> document.
|
||||
<a href="http://www.cs.chalmers.se/~aarne/GF/src/GF/Embed/EmbedAPI.hs">
|
||||
Embedded GF API</a> for using GF grammars in Haskell programs.
|
||||
|
||||
<p>
|
||||
|
||||
<a href="http://www.cs.chalmers.se/~peb/software.html">
|
||||
MCFG/GF library for Prolog</a>,
|
||||
for using GF grammars in Prolog programs.
|
||||
|
||||
|
||||
|
||||
@@ -131,8 +143,21 @@ at INRIA Rocquencourt in December 2003.
|
||||
<a
|
||||
href="http://www.cs.chalmers.se/~aarne/slides/multi-eng-slides.pdf">
|
||||
Slides on multilingual grammar engineering</a> and some examples of
|
||||
using the modules system of GF 2.0.
|
||||
using the module system of GF.
|
||||
|
||||
<p>
|
||||
|
||||
<a
|
||||
href="http://www.cs.chalmers.se/~aarne/slides/webalt-2005.pdf">
|
||||
Slides on example-based grammar writing</a> and a short introduction
|
||||
to GF grammars.
|
||||
|
||||
<p>
|
||||
|
||||
<a
|
||||
href="http://www.cs.chalmers.se/~aarne/course-langtech/lectures/lectures.html">
|
||||
Course notes on Natural Language Technology</a>, includes
|
||||
slides on using GF.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user