Skip to content

Add support for strings, arrays and hash literals - #5

Open
Cyrus-0101 wants to merge 3 commits into
masterfrom
string-array-hash
Open

Add support for strings, arrays and hash literals#5
Cyrus-0101 wants to merge 3 commits into
masterfrom
string-array-hash

Conversation

@Cyrus-0101

Copy link
Copy Markdown
Owner

In this pull request, we are adding support for strings and string concatenation in the compiler and VM. This allows us to create and manipulate strings, arrays, and hashes in Chui. The changes include updates to the compiler and VM code to handle string literals and string expressions. We have also added tests to ensure the correct behavior of string operations.

@Cyrus-0101 Cyrus-0101 self-assigned this Jun 5, 2024
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