Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 343 Bytes

hinglish

an interpreter written for custom programming language hinglish in javascript.

The following image shows how a loop, variable initialization and basic mathematical operations work in hinglish. The code shown below outputs 11.

image

See file run.js for instructions on how to run your own hinglish code.