grammars for entries parsing now LALR(1), which is much faster

This commit is contained in:
Trilarion
2020-09-02 22:31:01 +02:00
parent 60fd9ed93e
commit b3f9d3af9b
18 changed files with 147 additions and 49 deletions

View File

@ -3,8 +3,9 @@
_Remake of Achtung, die Kurve!._
- Home: https://github.com/simenheg/zatackax
- Inspirations: "Achtung, die Kurve!"
- State: beta
- Keywords: action, inspired by "Achtung, die Kurve!", remake
- Keywords: action, remake
- Code repository: https://github.com/simenheg/zatackax.git
- Code language: C
- Code license: GPL-3.0