Analysis updated 2026-07-17 · repo last pushed 2025-06-05
Turn a spreadsheet of game item stats into a compiled Java data class.
Maintain character or quest definitions in a spreadsheet instead of hardcoded Java.
Generate a lookup map for fast access to rows by key.
Handle complex cell types like lists and maps within generated Java code.
| tommyettinger/tablab | notjustanna/andeclient | psibi/speakex | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | Java | Java | Java |
| Last pushed | 2025-06-05 | 2019-08-14 | 2012-02-15 |
| Maintenance | Stale | Dormant | Dormant |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Converts spreadsheet data into ready-to-compile Java classes, so game devs can maintain reference data in a spreadsheet instead of hand-writing code.
Mainly Java. The stack also includes Java.
Stale — no commits in 1-2 years (last push 2025-06-05).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.