Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Array support #161

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

BijanVeyssi
Copy link

  • Array lexing, parsing and evaluation
  • Integration tests

@BijanVeyssi
Copy link
Author

Once you validate the changes. I will implement the indexing operator [] to have real use of this.
For now arrays are useful only for some of the built-ins.
Feel free to ask me any question and if anything is unclear about what I have done.

The sync Readme failed but I have no Idea what it is. If you can explain I would appreciate.

@BijanVeyssi
Copy link
Author

I understood what was the sync problem with the readme... fixing.

@BijanVeyssi BijanVeyssi force-pushed the xxx-array-support branch 2 times, most recently from 1afdcd5 to c6cc2fb Compare December 29, 2023 08:26
- Array lexing, parsing and evaluation
- Integration tests
Array must have the same precedence as const since they are
@BijanVeyssi
Copy link
Author

@ISibboI What do you think of this ?

@BijanVeyssi
Copy link
Author

@ISibboI 🆙

@BijanVeyssi
Copy link
Author

@ISibboI 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant