Git Product home page Git Product logo

buna-n / gf-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grammaticalframework/gf-core

0.0 0.0 0.0 130.34 MB

Grammatical Framework core: compiler, shell & runtimes

Home Page: https://www.grammaticalframework.org/

License: Other

Makefile 0.18% Haskell 46.51% Shell 0.28% CSS 0.65% Grammatical Framework 2.05% HTML 3.30% Yacc 0.21% CMake 0.05% M4 0.47% C 33.03% C++ 0.18% C# 1.25% Java 0.79% JavaScript 10.21% Python 0.81% Prolog 0.01% Emacs Lisp 0.01% Perl 0.03%

gf-core's Introduction

GF Logo

Grammatical Framework (GF)

The Grammatical Framework is a grammar formalism based on type theory. It consists of:

  • a special-purpose programming language
  • a compiler of the language
  • a generic grammar processor

The compiler reads GF grammars from user-provided files, and the generic grammar processor performs various tasks with the grammars:

  • generation
  • parsing
  • translation
  • type checking
  • computation
  • paraphrasing
  • random generation
  • syntax editing

GF particularly addresses four aspects of grammars:

  • multilinguality (parallel grammars for different languages)
  • semantics (semantic conditions of well-formedness, semantic properties of expressions)
  • grammar engineering (modularity, abstractions, libraries)
  • embeddability in programs written in other languages (C, C++, Haskell, Java, JavaScript)

Compilation and installation

The simplest way of installing GF is with the command:

cabal install

For more details, see the download page and developers manual.

About this repository

On 2018-07-25, the monolithic GF repository was split in two:

  1. gf-core โ€” the GF compiler, shell and runtimes
  2. gf-rgl โ€” the resource grammar library

The former repository is now archived and no longer updated. The split was performed using this script and the output of that script is here.

gf-core's People

Contributors

krangelov avatar thomas-h avatar aarneranta avatar johnjcamilleri avatar bringert avatar inariksit avatar saludes avatar ramonique avatar anka-213 avatar odanoburu avatar heatherleaf avatar shafqatvirk avatar gdetrez avatar pkolachi avatar normundsg avatar miracle2k avatar mkmks avatar kkofler avatar ayberkt avatar prasanthk-ms09 avatar adamslaski avatar olgacaprotti avatar buna-n avatar mengwong avatar hleiss avatar mbrock avatar 2jacobtan avatar fredefox avatar jdahlin avatar tristankoh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.