Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 260 Bytes

Scheme

C++ university course homework: task page.
Implementation of scheme language interpreter with support for basic arithmetic operations, if-else statements and lambda functions.