A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
Go to file
2017-04-27 15:38:27 +01:00
app Implementing support for 'if' 2017-04-27 11:37:31 +01:00
src Implementing support for 'if' 2017-04-27 11:37:31 +01:00
static Add ghcjs to build 2017-04-27 15:38:27 +01:00
web Add ghcjs to build 2017-04-27 15:38:27 +01:00
.gitignore Stackify; builds on LTS-8.9 (GHC 8.0.2) 2017-04-11 09:37:49 +01:00
build.sh Add ghcjs to build 2017-04-27 15:38:27 +01:00
duet.cabal Add ghcjs to build 2017-04-27 15:38:27 +01:00
LICENSE.md Rewrite README 2017-04-19 10:16:50 +01:00
README.md Rewrite README 2017-04-19 10:16:50 +01:00
stack-ghcjs.yaml Add ghcjs to build 2017-04-27 15:38:27 +01:00
stack.yaml Now all names are supplied uniquely, just need to implement renamer 2017-04-26 19:55:38 +01:00
X.hs Implementing support for 'if' 2017-04-27 11:37:31 +01:00

Duet

A programming language focused on interactive collaboration between the developer and the computer.