Skip to content

Stepper loops on Omega #254

Description

@jasonhemann

I wanted to step the following ISL+ program:

#lang htdp/isl+
((λ (x) (x x)) (λ (x) (x x)))

I wanted to try and step through the reduction, and demonstrate it not make progress. But the stepper itself seemed to loop, with a blinking cursor after the End button, and no source displayed. Expected behavior?

Tested on DrRacket, version 9.0, english on an M1 Max running Sonoma.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions