DulLabs / bhai-lang

A toy programming language written in Typescript
https://bhailang.js.org/
MIT License
3.97k stars 501 forks source link

Feature Request: Comments & Documentation #285

Open gupta-niharika opened 6 months ago

gupta-niharika commented 6 months ago

Is your feature request related to a problem? Please describe.

Documentation with "dekh bhai" ... "dekh liya bhai"

Describe the solution you'd like.

dekh bhai Doc line 1 comment line 2 this is also a comment dekh liya bhai

the above syntax could be used for writing multi-line comments.

for single line comments : dekh bhai this is a comment

Describe alternatives you've considered

No response

Additional context.

No response