A tree-sitter parser for PHP embedded in HTML. Closely modelled on tree-sitter-embedded-template, this grammar simply parses HTML documents into nodes of php
and content
(ie HTML), and you will still need to use tree-sitter-php to parse the actual PHP code. This is primarily intended for use in Atom's language-php
package. Other projects may find the core tree-sitter-php parser sufficient.
forked from claytonrcarter/tree-sitter-embedded-php
-
Notifications
You must be signed in to change notification settings - Fork 0
doxnit/tree-sitter-embedded-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 83.3%
- C++ 9.1%
- JavaScript 6.3%
- Python 1.3%