dawning7670 / lambda-compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda-compiler

A scheme compiler: compile scheme to lambda

This project is inspired by Matt: Compiling to lambda-calculus

Improvement

  • add datatype string
  • fix bug: variable name not override. test code: (lambda (if) if)

About


Languages

Language:Racket 100.0%