Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Migrating from Chibicc #1

@rochus-keller

Description

@rochus-keller

The Type, Obj and Node data structures seem to have a pretty different semantics in widcc than in chibicc.

What is the correct way to :

  1. iterate over all parameters of a function,
  2. iterate over all local variables of a function,
  3. iterate over all actual args (Node and expression per actual argument) of a ND_FUNCALL node?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions