FTD P1 Parser #390
Closed
Arpita-Jaiswal
started this conversation in
General
Replies: 2 comments 1 reply
-
Can we somehow get self closing tags, eg
In the above case, the user has to scan lots of lines (worst case the whole page) to know that Another advantage of this could be some performance improvement because parsing would be easier. |
Beta Was this translation helpful? Give feedback.
1 reply
-
For both defining and accessing local variables like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is summary of my discussion with Abrar related to end based argument continuation and arbitrary nested sections using end (good bye sub-section)
P1 parser:
Discussion with Abrar
Final P1 parser grammar
Beta Was this translation helpful? Give feedback.
All reactions