Commit History
@implement-in-haskell
git clone https://git.catseye.tc/ZOWIE/
-
Clean up Main.hs.
Chris Pressey
10 months ago
-
Remove unused function.
Chris Pressey
10 months ago
-
Bring into sync with examplePrograms.jsonp.js change.
Chris Pressey
10 months ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
10 months ago
-
Store the examplePrograms in the modern, JSONP-ish manner.
Chris Pressey
10 months ago
-
Change example so that its expected output falls in ASCII range.
Chris Pressey
10 months ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
10 months ago
-
Fix the links to Skulpt 0.11.0 bundles hosted on catseye.tc.
Chris Pressey
10 months ago
-
Dependency injection for getCh, putCh, so IO can work in browser.
Chris Pressey
10 months ago
-
Properly locate the index.js file (but it won't work for us as-is.)
Chris Pressey
10 months ago
-
First pass at compiling Haskell implementation with hastec.
Chris Pressey
10 months ago
-
Allow the Haskell implementation to run under Hugs.
Chris Pressey
10 months ago
-
Consistently name the Haskell implementation, zowie-hs.
Chris Pressey
10 months ago
-
Fix bug where step was not retrieving updated pc from updated state.
Chris Pressey
11 months ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
11 months ago
-
Correct attributes accesses with incorrect names.
Chris Pressey
11 months ago
-
Debugging print.
Chris Pressey
11 months ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
11 months ago
-
Add more test cases.
Chris Pressey
11 months ago
-
Fix what I think is a bug, although tests still do not all pass.
Chris Pressey
11 months ago
-
Have parser syntax error on non-MOV, non-comment lines.
Chris Pressey
11 months ago
-
Improve parser.
Chris Pressey
11 months ago
-
Test the Haskell implementation as part of the test suite.
Chris Pressey
11 months ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
11 months ago
-
Run the tests with any of python2, or python3, or zowie-c.
Chris Pressey
11 months ago
-
Hello, world! At least that. That, at least.
Chris Pressey
11 months ago
-
Fix parser.
Chris Pressey
11 months ago
-
Beginnings of Parsec parser.
Chris Pressey
11 months ago
-
Add beginnings of parser.
Chris Pressey
11 months ago
-
Exec-yoo-ting the machine. We are exec-yoo-ting the machine.
Chris Pressey
11 months ago