This repository contains implementation of compiler of simple programming language to C code. Language recognized by the compiler is similar to matlab, statically typed (type inference is automatic) and provides operations on matrices and vectors built-in at syntax level.