[squeak-dev] Simulation Protocol Explorer

Marcel Taeumel marcel.taeumel at hpi.de
Fri Apr 8 07:38:27 UTC 2022


Nice! :-)

Here is more:
- https://github.com/LinqLover/SimulationStudiohttps://github.com/hpi-swa/sandblocks/ 

Best,
Marcel
Am 08.04.2022 02:23:43 schrieb christoph.thiede at student.hpi.uni-potsdam.de <christoph.thiede at student.hpi.uni-potsdam.de>:
Hi all, mini announcement: I finally released the first prototype of my new protocol explorer, based on SimulationStudio & Sandbox.

Basically, it is a combination of inspector & explorer to view both state & behavior. Above all, it displays the result of every message that is evaluated in an isolated sandbox.

More details & screenshots: https://twitter.com/LinqLover/status/1512220148853317634 [https://twitter.com/LinqLover/status/1512220148853317634]

To try it out yourself by installing SimulationStudio and sending #exploreProtocol to any message:

Metacello new
    baseline: 'SimulationStudio';
    githubUser: 'LinqLover' project: 'SimulationStudio' path: 'packages';
    get;
    load.

Project current world exploreProtocol.

Happy Squeaking! :-)

Best,
Christoph

---
Sent from Squeak Inbox Talk [https://github.com/hpi-swa-lab/squeak-inbox-talk]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220408/f8860fdd/attachment.html>


More information about the Squeak-dev mailing list