Code: The Simple Ideas Behind the Compiler for M0-lang

A few screenshots of what the language looks like.

Using the summation sign which I defined with a macro
Screen Shot 2019-03-21 at 11.24.15 PM.png

Defining the summation macro
Screen Shot 2019-03-21 at 11.23.47 PM.png

A Quick Overview of How it Works

 
2
Kudos
 
2
Kudos

Now read this

Lambda Calculus - Church Numerals

So while I was surfing on the internet, I bumped into things I picked when I was in school, lambda calculus being one of them. Now, I admit I’m not a theoretician or even a computer scientist, but this really amazed when I first learned... Continue →