A web-based monadic evaluator for MiniLogo.
Go to file
Danila Fedorin 1a55882e80 Implement Eric's tips (primitive get and put) and add more error checks. 2019-02-05 23:40:08 -08:00
src Implement Eric's tips (primitive get and put) and add more error checks. 2019-02-05 23:40:08 -08:00
.gitignore Add code editing ability. 2019-02-01 20:13:28 -08:00
elm.json Add implementation of evaluator, without dynamic code loading. 2019-02-01 20:02:24 -08:00
index.html Fix parsing 2019-02-03 22:36:06 -08:00
minilogo.scss Add error reporting. 2019-02-02 15:23:23 -08:00