Clarisse BonangDec 15, 20205 min readWeek1: Haskell's Got StyleWhat is Haskell? Any advice before I embark on my journey with Haskell? We'll answer these questions in Haskell's Got Style. But more...
Clarisse BonangDec 8, 20209 min readWeek 2: No Hassle Haskell A brief discussion on major road blocks in Haskell, helpful resources, installation, list comprehension, and recursion all in one blog....
Clarisse BonangDec 1, 20205 min readWeek 3: Peano not Piano We'll be playing different tunes in this blog. To begin, we'll cover the origins of Peano arithmetic, its applications in functional...
Clarisse BonangNov 24, 20204 min readWeek 4: Jurassic Park Meets Lambda Calculus “Life, uh, finds a way.” —Ian Malcolm All my sci-fi fantasies came true once I learned that there was a possible connection between DNA...
Clarisse BonangNov 17, 20206 min readWeek 5: Stay Afloat with Lambda Calculus Is Lambda Calculus a dense topic? To some it may be overwhelming. Today's blog will highlight key ideas stay afloat with Lambda Calculus....
Clarisse BonangNov 10, 20206 min readBreaking the Enigma Code with Rewrite Rules Part I Let's crack some code. Turing's computability processes and Turing Machine(TM), Bombe, played a key role in breaking the "Enigma" code in...
Clarisse BonangNov 3, 20205 min readBreaking the Enigma Code with Rewrite Rules Part II I promised that we would crack some code and we shall. Last we covered a French spy, the Enigma machine, Alan Turing's Bombe machine, and...
Clarisse BonangOct 7, 20204 min readHaskell and BNFC for Windows Part I Having trouble with downloading BNFC from a Windows machine? Have no fear, today's blog will provide you with the tools needed to install...
Clarisse BonangOct 6, 20205 min readHaskell and BNFC for Windows Part II We're at the half-way point of completing the necessary installations to make you Haskell ready! After installing the Git Bash command...
Clarisse BonangOct 5, 20203 min readHaskell and BNFC for Windows Part III We're at the finished line! I promise, we're almost done. This is the last blog post for Haskell and BNFC for Windows. You'll find that...
Clarisse BonangOct 4, 20202 min readIndiana Jones, Substitution Ciphers, and Rewrite Rules Help Indiana Jones escape the Temple of the Forbidden Eye through substitution ciphers and rewrite rules! Today's blog will include a fun...
Clarisse BonangOct 2, 20207 min readComputers, Turing Machines, and their Relation to Lambda Calculus What is a Turing Machine? A Turing machine can be described as a universal computing machine or a hypothetical machine (University of...