COMP712 AJS Syntax
COMP712 Programming Languages Interpreter Project COMP712 Programming Languages Interpreter Implementation Project This document specifies a programming language called AJS (A JavaScript) which is a subset of ECMAScript 2018. The goal of the project is to implement an interpreter for AJS using Racket with the help of the SLLgen lexer and parser generator and the Datatype […]
COMP712 AJS Syntax Read More »