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 Survivor (1986)._
- Home: http://www.schillmania.com/survivor/
- Inspirations: Survivor (1986)
- State: mature
- Play: http://www.schillmania.com/survivor/
- Platform: Web
- Keywords: remake, inspired by "Survivor (1986)"
- Keywords: remake
- Code repository: https://github.com/scottschiller/SURVIVOR.git
- Code language: JavaScript
- Code license: CC-BY-NC-3.0