Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 181 Bytes

File metadata and controls

5 lines (3 loc) · 181 Bytes

Implementing a Parser in TypeScript

The task for this project was to implement a parser for an imaginary Programming Language in TypeScript.

UIB - INF222 - Programming Languages