Charles Explorer logo
🇨🇿

PDDL Editor

Publikace

Tento text není v aktuálním jazyce dostupný. Zobrazuje se verze "en".Abstrakt

We developed a IDE for creating, editing and inspecting of PDDL documents. Our tool provides the following features a) syntax and semantic error detection and localization, b) syntax highlighting for faster code inspection, c) semantic sensitive code completion, d) PDDL project management, and e) export of PDDL into XML.

The tool is build upon the Qt framework and utilizing Bison and Flex to create a PDDL parser which can be used as a standalone.