This website requires JavaScript.
Explore
Help
Sign In
CS-381
/
MiniLogo
Watch
1
Star
0
Fork
0
You've already forked MiniLogo
Code
Issues
Pull Requests
Releases
Wiki
Activity
A web-based monadic evaluator for MiniLogo.
12
Commits
1
Branch
0
Tags
220
KiB
Elm
86.6%
SCSS
6.8%
HTML
6.6%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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