Skip to content

A compiler of the Lambda-Calculus to 16-bit x86 assembly code

Notifications You must be signed in to change notification settings

mell-o-tron/Lambda-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda-Compiler

What... is your name?

The Knights Who Say $\lambda$.

What... is your quest?

To build a $\lambda$-calculus compiler that generates 16-bit x86 assembly code.

What... is the groundspeed velocity of an Uta Stansburiana lizard?

What do you mean, the blue, yellow, or orange morph?

Docs

You can find the docs here

Compiling and executing

Use the script run.sh passing as parameter a text file containing the program. The assembly and binary will be found in the Asm part directory.

About

A compiler of the Lambda-Calculus to 16-bit x86 assembly code

Topics

Resources

Stars

Watchers

Forks