Giter VIP home page Giter VIP logo

py-trindikit's People

Watchers

 avatar

py-trindikit's Issues

explore support for unified grammar

Explore the possiblity to support unified grammars, i.e. grammars that are
used for both generation and parsing/interpretation.

Currently, only simple parsing/interpretation using a context-free grammar
is supported.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 2:59

explore support for prolog-style rules

Explore the possibility to support update rules in a format similar to the
one used in prolog-trindikit.

The main differences between the prolog and python rule mechanisms are
backtracking (in preconditions / queries) and unification (in
preconditions, and between preconditions and effects).

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 2:41

IS manipulation agent

Detta är en sak som Jessica behöver, men som kan vara allmänt intressant, t
ex för debuggning. Man skulle vilja ha en agent som gör det möjligt att
direktmanipulera TIS i realtid, t ex att klicka på ett värde och skriva in
ett nytt / välja i lista. Alternativt (och mycket enklare) att man skriver
in en uppdateringsinstruktion explicit, och har en funktion som gör att de
senaste inskrivna instruktionerna dyker upp som alternativ.

Original issue reported on code.google.com by [email protected] on 23 Apr 2010 at 9:09

integrate visualization tool

Integrate py-trindikit with the informations-state visualizer, written in
Java, which was once integrated with the prolog implementation of Trindikit.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 2:49

generalize FCFG example

The grammar for the travel example (travel.fcfg) contains both an IBIS
part, with general IBIS clauses, and clauses specific for the travel example.

It would be more natural to find the general IBIS clauses in a separate
file (e.g. ibis.fcfg).

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 3:39

rule breakpoints

Support for rule breakpoints, to simplify debugging of update rules.

It should be possible to somehow mark a rule as a breakpoint, so that when
the system tries to apply it, it will communicate with the developer/user
what is going on: which rule it is testing, and whether or not its
preconditions are currently true.

When prompted, the user should be asked whether to break execution and/or
show the current information state, or continue execution.

Original issue reported on code.google.com by [email protected] on 16 Dec 2009 at 10:46

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.