Skip to content

Bug in word 0> #4

Description

@pkaell

The word 0> ignores the high byte and only compares the low byte:

255 0> .
-1 ok.
256 0> .
0 ok.

As a work around I use 0 > instead of 0>

Your Forth implementation is the fastest Forth on the BBC Micro I am aware of!

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions