Skip to content

Problem with "[COMPILE]" word #13

Open
@ruv

Description

@ruv

[COMPILE] EXIT works incorrectly. See also the comments at forth-standard.org.

A test case:

:NONAME ." TEST" [COMPILE] EXIT ."  FAILS, it should not be printed" ; CR EXECUTE CR

A possible solution: remove the obsolescent [COMPILE] word from the system at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions