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,10 +3,11 @@
_Remake of a 2D multiplayer game similar to the Tron movie-themed light cycle games and snake games._
- Home: http://zatacka.sourceforge.net/, https://sourceforge.net/projects/zatacka/
- Inspirations: "Achtung, die Kurve!"
- State: beta, inactive since 2007
- Download: http://zatacka.sourceforge.net/index.php?id=download, https://sourceforge.net/projects/zatacka/files/
- Platform: Windows, Linux
- Keywords: arcade, 2D, inspired by "Achtung, die Kurve!", multiplayer
- Keywords: arcade, 2D, multiplayer
- Code repository: http://zatacka.cvs.sourceforge.net (cvs)
- Code language: C, C++
- Code license: GPL-2.0