Prototypes booleans and relational operators. As part of this I removed `FFI/Data/Bool.agda`, because it was getting in the way - we already use `Agda.Builtin.Bool` instead for other cases.
Adds number support to the prototype. Binary operators are next.
* First cut interpreter
* First cut reading JSON into an Agda representation of Luau syntax