luau/prototyping/Examples.agda
Alan Jeffrey 041838a942
Prototyping a small subset of Luau in Agda (#350)
* First cut reading JSON into an Agda representation of Luau syntax
2022-02-08 18:26:58 -06:00

5 lines
47 B
Agda

module Examples where
import Examples.Syntax