Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Object-centric debugger providing developers with objects-scope
- Host: GitHub
- URL: https://github.com/scopeo-project/scopeo
- Owner: scopeo-project
- Created: 2023-04-11T08:55:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-31T14:32:57.000Z (4 months ago)
- Last Synced: 2024-09-26T21:24:26.201Z (3 months ago)
- Topics: debugging, pharo, pharo-debugging, pharo-smalltalk, smalltalk, smalltalk-debugging
- Language: Smalltalk
- Homepage:
- Size: 369 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```