main
feat(compiler): Add support for the `instanceof` binary operator
fix(compiler): parsing of an empty template literal interpolation
refactor(compiler): add AST nodes for arrow functions