DulLabs / bhai-lang

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

Support for Arrays #111

Open Hrishikesh-Bhagwat opened 2 years ago

Hrishikesh-Bhagwat commented 2 years ago

Description

Looks like arrays are not supported yet.

Domain

Bhai Lang

Type of Contribution

Addition, Enhancement

Code of Conduct

bilalq commented 2 years ago

lain banao bhai?

ashersuman commented 2 years ago

array bhai ??

dush-ik commented 2 years ago

Are we supporting all the methods related to Array? If we do, will the syntax remain the same? ex: map, reduce, filter etc.