oscar-lima / hddl_parser

HDDL (Hierarchical Domain Definition Language) parser based on flex and bison
MIT License
0 stars 0 forks source link

Are there plans to complete this project? #1

Open famishedrover opened 10 months ago

famishedrover commented 10 months ago

Hi, I am in need of an HDDL parser to construct a tree like view of the input HDDL file that shows tasks / methods etc. Is there some recommendation for this use case? or a version of this work that can be used?

oscar-lima commented 10 months ago

Please use: https://github.com/panda-planner-dev/pandaPIparser This project is no longer maintained, the reason I started it was because of the restrictive GPL license of the panda htn parser, ever since they fixed that this project lost its purpose.