An open API service indexing awesome lists of open source software.

https://github.com/scopeo-project/scopeo

Object-centric debugger providing developers with objects-scope
https://github.com/scopeo-project/scopeo

debugging pharo pharo-debugging pharo-smalltalk smalltalk smalltalk-debugging

Last synced: 8 months ago
JSON representation

Object-centric debugger providing developers with objects-scope

Awesome Lists containing this project

README

          

# Scopeo

Object-centric debugger providing developers with objects-scope

```smalltalk
Metacello new
githubUser: 'ValentinBourcier' project: 'Scopeo' commitish: 'main' path: 'src';
baseline: 'Scopeo';
load
```