Skip to content

golems/motion-grammar-kit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
m4
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Motion Grammar Kit

Formal Language Tools for Robots

http://golems.github.com/motion-grammar-kit

Features

  • Automata Manipulation
    • Automata Operations: union, intersection, complement
    • Regular Expressions
    • Automata Minimization
  • Supervisory Control
  • Code Generation
    • Generate C code for Regular and Context-Free LL(1) parsers.
  • Visualization
    • Generate automata diagrams with Graphviz

Usage

  • Can be used from either Common Lisp or Python
  • Common Lisp: Loadable via ASDF
  • Python: use the ./motgrampy script to start the python interpreter

Installation

About

Formal Language Tools for Robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages