This is a homework for functional programming course.
License: LGPL for implementation code + WTFPL for test examles in miniLanguage
Authors: Kuarni, kuarni22@gmail.com; AlexShmak, lexnder9@gmail.com
Features done (append only):
- Interpreter for Javascript
- Parser for Javascript
- Arrays, Objects, Functions (also closures and recursion)