1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-07 20:30:53 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Alan Jeffrey
db90c7da48
Add a typeToString function to the prototype ()
* Added Luau.Type.ToString
2022-02-11 14:38:35 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter ()
* First cut interpreter
2022-02-09 17:14:29 -06:00
Alan Jeffrey
041838a942
Prototyping a small subset of Luau in Agda ()
* First cut reading JSON into an Agda representation of Luau syntax
2022-02-08 18:26:58 -06:00