Skip to content

Design a runtime to formally manage temporary variables and other things #84

Description

@snowmantw

From the stack entering-leaving, we leave some temporary variables that declared and defined in the original function scope. This is not ideal, and if we keep this project growing we would run into troubles.

The better way is to design a debuguy runtime, so that we could manage them in a formal way.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions