Skip to content

A debugger in Spec2 for the Pharo Language. Credits go to @scostiou for most of the work.

Notifications You must be signed in to change notification settings

dupriezt/Spec2Debugger

Repository files navigation

Spec2Debugger

A debugger in Spec2 for the Pharo Language. Credits go to @scostiou for most of the work on the debugger itself. I added the integration with the Sindarin API and contributed to the ability to add new command buttons to the debugger directly from the debugger.

Installation

Metacello new
    baseline: 'Spec2Debugger';
    repository: 'github://dupriezt/Spec2Debugger';
    load.

About

A debugger in Spec2 for the Pharo Language. Credits go to @scostiou for most of the work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published