Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 222 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 222 Bytes

Simple-Interpreter-Typescript

How to run

tsc interpreter.ts

Execute this command will created a javascript file.

Now for running the interpreter execute the file interpreter.js

node interpreter.js