Skip to content

NinCors/Mini-Scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-scheme

In order to run this program, you need use command 'alias python=python3' to switch to python3

and use command 'python testDriver.py <input.txt >output.txt' to run the program with test script.

or use command 'python interpreter.py' to run the program with shell version.

''' Extra defined functions

  1. Let
  2. multiply
  3. equal
  4. cons
  5. length
  6. reverse
  7. or
  8. and '''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages