Skip to content

Add a test for str as args and return values #196

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

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Conversation

certik
Copy link
Contributor

@certik certik commented Mar 4, 2022

No description provided.

@certik
Copy link
Contributor Author

certik commented Mar 4, 2022

@namannimmo10 it looks like basic string handling now works. There are still some missing features (such as #192, #197), but it might be enough to start implementing Python's standard library functions and other functionality that uses strings.

Copy link
Collaborator

@namannimmo10 namannimmo10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@certik certik merged commit 73b0a89 into lcompilers:main Mar 4, 2022
@certik certik deleted the str3 branch March 4, 2022 16:13
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.

2 participants