factor/extra/peg/ebnf
Chris Double f66774e875 Add tests for semantic and add syntax for it to ebnf
Syntax is ?[ ...]?
For example:
[EBNF num=. ?[ number? ]? list=list:x num:y => [[ drop x y + ]] | num EBNF] { 1 2 3 4 5 6 } swap call .
2008-03-31 16:50:05 +13:00
..
authors.txt Start of EBNF parser 2007-11-27 18:13:36 +13:00
ebnf-tests.factor Add tests for semantic and add syntax for it to ebnf 2008-03-31 16:50:05 +13:00
ebnf.factor Add tests for semantic and add syntax for it to ebnf 2008-03-31 16:50:05 +13:00
summary.txt Start of EBNF parser 2007-11-27 18:13:36 +13:00
tags.txt Add tags to peg, peg.ebnf and peg.pl0 2007-12-20 17:11:37 +13:00