How to efficiently map tokens to code in a script interpreter? @Sean: I agree that in almost all game projects you're better of with a "real" scripting language or none at all. But in this specific case my custom language will have some unique features that I can't afford missing.