This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Hi, Is there an EBNF or similar grammar for PML? |
Beta Was this translation helpful? Give feedback.
Answered by
pml-lang
Jan 6, 2022
Replies: 1 comment 2 replies
-
Hello Tomos, You can find a grammar definition here. Note that this is a draft, not public yet (i.e. not accessible from the menu on PML's website). PML uses the PDML syntax. The following documents describe basic PDML (without optional extensions like attributes): |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
yamahito
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Tomos,
You can find a grammar definition here. Note that this is a draft, not public yet (i.e. not accessible from the menu on PML's website).
PML uses the PDML syntax. The following documents describe basic PDML (without optional extensions like attributes):