cimplec / sim-c

A dynamically typed high-level front end for C

Home Page:https://cimplec.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Array indexing - right side (static array)

dhairyaj opened this issue · comments

Describe the solution you'd like
Indexing an array when in right hand side of expression. Changes to be made in expression function.

Syntax
<array_name>[index]

Example
var a = arr[0]

I want to contribute to this issue

Sure @ami-harry assigning this to you.

i would like to contribute to this issue .

Sure @ayushi-get. Assigning this to you.