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
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
tags.txt