DulLabs / bhai-lang

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

Update bhaiLangSpec.ts - Oye bhai - chal bhai #177

Closed Parrytoss closed 2 years ago

Parrytoss commented 2 years ago

A more ergonomic style of approach to a conversation.

tbhaxor commented 2 years ago

Let's not change the entry point and exit point of the code. It will not be reverse compatible. You can try adding more tokens to it

Parrytoss commented 2 years ago

Let's not change the entry point and exit point of the code. It will not be reverse compatible. You can try adding more tokens to it

Agreed. Will patch with backward compatibility.