luau/prototyping/FFI/Data
Lily Brown 0bd21762ae
Prototype bools and relational operators (#387)
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.
2022-02-24 11:17:46 -08:00
..
Text Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
Aeson.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
ByteString.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
Either.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
HaskellInt.agda Implement a prototype interpreter (#353) 2022-02-09 17:14:29 -06:00
HaskellString.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
Maybe.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
Scientific.agda Prototyping: numbers (#368) 2022-02-18 11:09:00 -08:00
String.agda Prototyping a small subset of Luau in Agda (#350) 2022-02-08 18:26:58 -06:00
Vector.agda Prototype bools and relational operators (#387) 2022-02-24 11:17:46 -08:00