Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.71 KB

README.org

File metadata and controls

21 lines (19 loc) · 1.71 KB

About

Project containing some studies in some languages.

Projects

Dirnameaboutlangs
CIS-194 Spring 13exs. from the course CIS-194 from Penn UniversityHaskell
Crypto-Λoλ-examplesexamples of functions from the Λoλ libHaskell
Haskellexercises and random stuff in generalHaskell
Interview Problemssolutions of code interview problemsHaskell . TS
Learn You A Haskellexercises inspired on the book Learn You A HaskellHaskell
Regev Cryptosystema cryptosystem proposed by RegevHaskell
Regev Cryptosystema cryptosystem proposed by RegevElixir
project eulersolutions of project euler problemsElixir
Advent of Codesolutions to the challengesHaskell

Obs.:

In order to run these haskell snippets you should add :set +m to your ~~/.ghc/ghci.conf~