Skip to content

a Java interpreter for a simple, custom version of Typescript. the purpose of this project was to explore interpreter concepts through best practices and standard design patterns

Notifications You must be signed in to change notification settings

lautaropaske/ts-interpreter

Repository files navigation

TS interpreter 📝➡️💻

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. the purpose of this project was to explore interpreter concepts through best practices and standard design patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages