Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 355 Bytes

File metadata and controls

18 lines (11 loc) · 355 Bytes

simple_lisp_interpreter_in_python

What about this project

Thanks to my teammate @Johnny Liu .

this project's goal for MLH hackthon

Input one line of Lisp code, we give back you the result.

can do:

min

max

number

print

comment