W3C CVS

2000/10/swap/grammar/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [Public] / 2000 / 10 / swap / grammar


FileRev.AgeAuthorLast log entry
[BACK] Previous Directory     
[DIR] Attic/   [Don't hide]    
[TXT] n3-ietf.txt  1.4  3 months timbl  fix
[TXT] n3-report.big  1.11  3 months timbl  fix
[TXT] n3-report.html  1.14  3 months timbl  fix
[TXT] n3-selectors.n3  1.15  3 months timbl  fix
[TXT] n3.n3  1.32  3 months timbl  fix
[TXT] Makefile  1.33  3 months timbl  fix
[TXT] bnf-rules.n3  1.12  3 months timbl  fix
[TXT] predictiveParser.py  1.20  3 months timbl  kludge for treating unicode as a 16 bit space for non-wide python platforms
[TXT] bnf2ietf.n3  1.2  3 months timbl  Working on the XBNF version
[TXT] n3.rdf  1.5  3 months timbl  Working on the XBNF version
[TXT] .htaccess  1.3  5 months eric  ...
[TXT] n3-ql.n3  1.5  8 months timbl  @base
[TXT] n3-rdf.n3  1.6  8 months timbl  @base
[TXT] n3-rules.n3  1.8  8 months timbl  @base
[TXT] lexedParser.py  1.4  10 months syosi  fix tabs
[TXT] ebnf.rdf  1.6  17 months connolly  rdf:Property , not rdfs:
[TXT] ebnf.n3  1.6  17 months connolly  rdf:Property , not rdfs:
[TXT] notation3.n3  1.9  17 months connolly  regen
[TXT] ebnf2turtle.py  1.11  17 months connolly  change rep to plus, eps to empty
[TXT] gramLL1.py  1.10  17 months connolly  change rep to plus, eps to empty
[TXT] ebnf2bnf.n3  1.7  17 months connolly  change rep to plus and eps to empty
[TXT] first_follow.n3  1.4  22 months connolly  Terminal/NonTerminal switched from classes to properties
[TXT] notation3.bnf  1.14  22 months connolly  separate role for is/of verb
[TXT] notation3-ll1.n3  1.2  22 months connolly  Grand total 1274 facts found
[TXT] notation3.json  1.4  22 months connolly  regen now that some lexing works
[TXT] notation3.rdf  1.6  22 months connolly  regen now that some lexing works
[TXT] turtle-bnf.n3  1.3  22 months connolly  regen now that some lexing works
[TXT] turtle.json  1.3  22 months connolly  regen now that some lexing works
[TXT] turtle.n3  1.3  22 months connolly  regen now that some lexing works
[TXT] lexjsontest.py  1.1  22 months connolly  correctly lexes several non-trivial n3 files
[TXT] regex.n3  1.3  22 months connolly  change NonTerminal from class to relationship to language
[TXT] turtle.bnf  1.2  22 months connolly  fixed ARROW problem and various escaping details of generated stuff
[TXT] turtle.html  1.2  22 months connolly  fixed ARROW problem and various escaping details of generated stuff
[TXT] regex.py  1.4  22 months connolly  more chars escaped import from swap
[TXT] spec2bnf.xsl  1.1  22 months connolly  extracts BNF from the XML spec
[TXT] bnf.n3  1.8  2 years timbl  Change bnf: to cfg: Non-semantic change.
[TXT] bnf.rdf  1.2  2 years timbl  *** empty log message ***
[TXT] n3ql-report.big  1.4  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] n3ql-report.html  1.4  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] n3rdf-report.big  1.4  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] n3rdf-report.html  1.5  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] n3rules-report.big  1.4  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] n3rules-report.html  1.6  2 years timbl  Revive --why proof generation and check.py. Recode unification a bit
[TXT] to-utf16.sed  1.1  2 years timbl  Kludge to get the Sparql grammar into a 16-but UTF16 form system
[TXT] sparql.n3  1.19  2 years syosi  change back
[TXT] sparql_tokens.py  1.2  2 years syosi  fix conflicts
[TXT] bnf-token-rules.n3  1.1  2 years syosi  we can now parse SPARQL
[TXT] sparql-grammar.py  1.8  2 years syosi  we can now parse SPARQL
[TXT] sparql-tokens.n3  1.2  2 years syosi  we can now parse SPARQL
[TXT] yosiParser.py  1.4  3 years syosi  coded around a nasty bug in python2.3 ImmutableSet
[TXT] __init__.py  1.1  3 years syosi  make it so people can import yosiParser
[TXT] deprefixizer.py  1.2  3 years syosi  a couple fixes to yosiParser
[TXT] n3-checked.txt  1.4  3 years timbl  Prevent the prefix in @prefix from being a full qname
[TXT] dekeywordizer.py  1.2  3 years syosi  stuff I have been doing at home
[TXT] tokenizer.py  1.1  3 years syosi  the (useless) fun work I have been doing on n3 parsing
[TXT] n3-selectors.n3-yacc.y  1.10  3 years syosi  The release of cwm 1.0 release candidate 1
[TXT] check-grammar.py  1.14  3 years syosi  My (initial) work on a test harness for n3.n3 Still incomplete, showing how inc...
[TXT] README.txt  1.3  3 years syosi  put this stuff back into cvs
[TXT] bnf2html.n3  1.5  3 years syosi  put this stuff back into cvs
[TXT] n3-yacc.c  1.3  3 years syosi  put this stuff back into cvs
[TXT] n3ql-checked.txt  1.3  3 years syosi  put this stuff back into cvs
[TXT] n3ql-selectors.n3  1.3  3 years syosi  put this stuff back into cvs

Show only files with tag:

Webmaster