Centril / TDA283-compiler-construction

TDA283, Compiler construction, course @ Chalmers
GNU General Public License v2.0
0 stars 0 forks source link

BNFC: Add internal rule for function extern declarations. #24

Open Centril opened 8 years ago

Centril commented 8 years ago

something like this: data Program a = Program a [TopDef a] [FnDecls ...]

Centril commented 8 years ago

On second thought: not internal any more... use typical C syntax.

Centril commented 8 years ago

http://stackoverflow.com/questions/37058622/lbnf-c-function-declaration-definition-reduce-reduce-conflict