]> www.ljiriste.work Git - KyciFTA/commit
Add Makefile, remove parsing_table
authorLukáš Jiřiště <redacted>
Sun, 28 Jun 2026 19:47:57 +0000 (21:47 +0200)
committerLukáš Jiřiště <redacted>
Mon, 29 Jun 2026 19:18:32 +0000 (21:18 +0200)
commit54a9334714e26a907b05f89ff44267a545093c85
tree47abd3f46052209eb18d54d57a84a3f1f3f765a9
parent4aaf3a83675f7e65f83357a85b00410ba7e389b3
Add Makefile, remove parsing_table

The Makefile contains rules for creating the parsing_table from grammar
using my generator. It also generates a source file from the grammar
and parsing_table files.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
parsing_table [deleted file]