Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

334 Commits
334 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Requirements ==

- Non-Hackage Haskell packages:
  - gf
  - gf-server
  - folkung

- Hackage packages
  - cgi
  - fastcgi
  - json
  - utf8-string

- Lighttpd
  (MacPorts)   $ sudo port install lighttpd
  (Ubuntu)      $ sudo apt-get install lighttpd

- Google Web Toolkit
    Set $GWT_CLASSPATH to point to the GWT JAR files. For example:
    $ export GWT_DIR="/Users/bringert/src/gwt-mac-1.5.2"
    $ export GWT_CLASSPATH="$GWT_DIR/gwt-user.jar:$GWT_DIR/gwt-dev-mac.jar"

== Compile ==

- Grammar:
  $ make Syntax.pgf

- PGF service (copied from $HOME/.cabal/bin/pgf.fcgi):
  $ make pgf.fcgi

- Semantics service
  $ make semantics.fcgi

- Reasoning service
  $ make reasoning.fcgi

- GWT UI:
  $ make gwt


== Run ==

- Start lighttpd:
  $ make run

- In web browser, visit http://localhost:1970/

- Or, to use GWT Development Shell:
  $ make hosted

About

Montague semantics for a subset of the abstract syntax of the Grammatical Framework resource grammars

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.