ニュース

In this project I implement a parser and translator for a language supporting string operations. The language supports the concatenation (+) operator over strings, function definitions and calls, ...