adobe / adobe/htlengine

consider rewrite parser to generate an AST for better extensibility and linting support

Open
#132 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
49
Forks
20
Avg merge
3h 46m
Merged PRs (30d)
1

Description

parsing the htl is currently done using a sax-like parser for the HTML and an antrl4 parser for the HTL expressions. this is convoluted and could be streamlined using a common AST approach for both, HTML and HTL. having an AST, would allow for pre-compile plugins, and linting support.

/cc @thedamon

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.