Skip to content

Fix function argument handling#5

Open
pwd0kernel wants to merge 1 commit intomainfrom
codex/transpile-and-run-byte-code
Open

Fix function argument handling#5
pwd0kernel wants to merge 1 commit intomainfrom
codex/transpile-and-run-byte-code

Conversation

@pwd0kernel
Copy link
Copy Markdown
Member

Summary

  • implement custom str_dup helper to replace non-standard strdup
  • parse function arguments so built-ins pop the correct values
  • correct token keyword check with missing parenthesis

Testing

  • make
  • ./u404shell <<'EOF' print("hello") exit EOF

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

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