[squeak-dev] Re: Vivide IDE?

marcel.taeumel Marcel.Taeumel at hpi.de
Mon Jul 13 07:54:05 UTC 2015


Hi Hannes,

you can start reading here:
http://hirschfeld.org/writings/media/TaeumelPerscheidSteinertLinckeHirschfeld_2014_InterleavingOfModificationAndUseInDataDrivenToolDevelopment_AcmDL.pdf

Then watch some videos listed here: https://github.com/hpi-swa/vivide and
also this one: https://vimeo.com/132182606

For actual use, take a look also at Vivide's dependent projects:
https://github.com/hpi-swa/signals
https://github.com/hpi-swa/animations
https://github.com/hpi-swa/widgets

It might be interesting to load all scripts (resp. profiles) to play around
with:

Metacello new
  baseline: 'Vivide';
  repository: 'github://hpi-swa/vivide/repository';
  load: #(dev).
(Smalltalk classNamed: 'ViScriptArchive') mergeAll.

You can find more information here:
https://github.com/hpi-swa/vivide/wiki/FAQ

Best,
Marcel



--
View this message in context: http://forum.world.st/Vivide-IDE-tp4837299p4837304.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list