lautaropaske / ts-interpreter

A Java interpreter for a simple, custom version of Typescript. This is the final assignment of 'Ingeniería de sistemas' @ Universidad Austral. The purpose of this project was to create a system following good design principles and patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TS interpreter 📝➡️💻

Final project - 'Ingenería de Sistemas', Universidad Austral 2019.

ts-interpreter is a Java interpreter, inspired in a custom and simplified version of Typescript.

The main goal of the project was to execute modularity and OOP best practices.

About

A Java interpreter for a simple, custom version of Typescript. This is the final assignment of 'Ingeniería de sistemas' @ Universidad Austral. The purpose of this project was to create a system following good design principles and patterns.


Languages

Language:Java 100.0%