Skip to content

securitylab/cs242-fall14-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework task

Modify lib/eval.js to implement the free variables, substitution, and normalize functions

How to run the code

The main file for the project is index.js. This is a program that simply takes a filepath as an argument and runs the code in that file. The input file is expected to have 1 term per line.

node index.js example.lc

About

CS242 lambda evaluator lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published