Skip to content

Add dynamic string concatenation#47

Open
pbedn wants to merge 1 commit into
masterfrom
codex/make-strings-dynamic-like-python
Open

Add dynamic string concatenation#47
pbedn wants to merge 1 commit into
masterfrom
codex/make-strings-dynamic-like-python

Conversation

@pbedn

@pbedn pbedn commented Aug 7, 2025

Copy link
Copy Markdown
Owner

Summary

  • allow + operator for str in type checker
  • generate calls to pb_str_concat for string addition
  • implement pb_str_concat runtime helper
  • test concatenation in codegen and runtime

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_6863a73df5648321b58a04050478cb6d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant