being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathclyde
Agda
265
44 commits
updated May 16, 2018
being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathclyde
Strathclyders only: one minute papers and lecture videos will appear on our Marx site.
Check if you're using bash $ echo $0
If using bash: Add "export PATH=$HOME/.cabal/bin:$PATH" to the bottom of your .profile file if it isn't already there. Else if using tcsh: Add "set path = ($home/.cabal/bin $path)" to the bottom of your .cshrc file if it isn't already there.
$ cabal update
$ cabal install alex
$ cabal install cpphs
$ cabal install happy
$ cabal install Agda
$ agda-mode setup
$ emacs test.agda -- You should see an Agda menu and (Agda) in the mode line.
$ git clone https://github.com/pigworker/CS410-17
Agda
95.0%
Haskell
4.5%
being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathclyde
Agda
265
44 commits
updated May 16, 2018
being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathclyde
Strathclyders only: one minute papers and lecture videos will appear on our Marx site.
Check if you're using bash $ echo $0
If using bash: Add "export PATH=$HOME/.cabal/bin:$PATH" to the bottom of your .profile file if it isn't already there. Else if using tcsh: Add "set path = ($home/.cabal/bin $path)" to the bottom of your .cshrc file if it isn't already there.
$ cabal update
$ cabal install alex
$ cabal install cpphs
$ cabal install happy
$ cabal install Agda
$ agda-mode setup
$ emacs test.agda -- You should see an Agda menu and (Agda) in the mode line.
$ git clone https://github.com/pigworker/CS410-17
Agda
95.0%
Haskell
4.5%