Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 809 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 809 Bytes

playful

What this is

Playful is an interpreter for reactive programming applied to robotics.

See : Playful IEEE RAM

Installation

pip install funcsigs 
pip install playful

Usage

For a full tutorial, visit: playful tutorial

Hello world

In a terminal:

git clone https://github.com/vincentberenz/playful.git
cd playful/hello_world
playful execute

Rapid overview

See: overview

Licensing

GPL v3

Credits

Playful has been developed at the Max Planck Institute for Intelligent Systems, Tuebingen, Germany