]> www.ljiriste.work Git - KyciFTA/commit
Implement the grammar parsing
authorLukáš Jiřiště <redacted>
Mon, 29 Jun 2026 19:19:15 +0000 (21:19 +0200)
committerLukáš Jiřiště <redacted>
Mon, 29 Jun 2026 19:19:15 +0000 (21:19 +0200)
commitafbc23c81ef916ee07418c20052410e9e2a77245
treedf35176058e18839e2d82ad37143c672c2717b4e
parent54a9334714e26a907b05f89ff44267a545093c85
Implement the grammar parsing

The version of C is updated to 11 for anonymous structs/unions.
The grammar is expanded by SLASH for paths and MINUS for easier
tokenization.
Makefile
grammar
inc/grammar.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]