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

@ -1,10 +1,10 @@
# Battles of Antargis
_A real-time-strategy (RTS) game, which is a mixture of 3 three games: Powermonger, Settlers, Warcraft._
_A real-time-strategy (RTS) game._
- Home: https://plus.google.com/101003433246259562872,
- Home: https://plus.google.com/101003433246259562872
- State: beta, inactive since 2014
- Keywords: strategy
- Keywords: strategy, inspired by Powermonger + Settlers + Warcraft
- Code repository: https://github.com/godrin/antargis.git
- Code language: C, C++
- Code license: GPL-2.0