Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

File metadata and controls

20 lines (13 loc) · 314 Bytes

Custom language

This is just an example of a custom programming language written in TypeScript

How to use

  1. Make sure that you have Node.js and Npm installed
  2. Install deno
npm install deno -g
  1. run the script
npm run lang

is will run language in terminal