L4Re/idl4re

Changelog

(0) +10 +100 tip
3:e18662a3c491
2019-10-24 Paul Boddie changeset files shortlog graph Fixed the scanner description to actually provide token details to the parser. Annotated and fixed the parser to indicate that it actually parses the input.
idl.lex idl.y
2:c9d3a0f0890a
2019-10-24 Paul Boddie changeset files shortlog graph Added some debugging support to the Makefile.
Makefile
1:892888cadb07
2019-10-24 Paul Boddie changeset files shortlog graph Handle end-of-file by adjusting the interfaces rule. Adjusted various other rules, reordering non-terminals. Enabled verbose error messages.
idl.y
0:d7fe5ab70643
2019-10-24 Paul Boddie changeset files shortlog graph Flex/Lex-based scanner and Bison/Yacc-based parser.
Makefile idl.lex idl.y
(0) +10 +100 tip