Skip to content

Befunge-93 Put and Get have swapped X Y values #2

@derDere

Description

@derDere

Hello,
according to the following three Wiki Entries the X and Y values used for p (put) and g (get) commands are popped the other way around from the stack.

According tho those wikies, the first poped value is Y and the second one is X (and the third one is V) but in your visual-befunge93-interpreter they are used as if the first value is X and the second one is Y this causes you to have to enter them in reversed order and also makes a lot of befunge examples not work correctly.

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