Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 252 Bytes

File metadata and controls

20 lines (11 loc) · 252 Bytes

EPDDL

A domain specific language / parser / interpreter for planning inspired by PDDL.

Requirements

  • Erlang 18 or newer
  • Rebar3

Features

Working towards an initial release...

Building

make

Running Unit Tests

make check