TextoBot

TextBot is a text-based language based the educational game Lightbot to introduce basic programming concepts.

The concepts implemented in TextBot are: variables, conditionals, loops, and procedures.

The commands that the robot must execute are represented by tokens and grammatical expressions defined in this language.

A web interface was designed to test the instructions.