]> git.rmz.io Git - my-scheme.git/commit
Tail recursing main function
authorSamir Benmendil <me@rmz.io>
Sat, 20 Jan 2018 22:14:23 +0000 (22:14 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 20 Jan 2018 22:14:23 +0000 (22:14 +0000)
commit2c9201bc9abac31f46a43c621c4f47553d17c7a4
treed9c363ab10dfe4a44783c078ee7ede9d3912d9ec
parent5988ad89d4dd34b63abf5512ce3308ed86ff279d
Tail recursing main function

Infinite Read Evaluate Print Loop (REPL)

Don't know if this is how this should work.
app/Main.hs