Happy !

Guille / LOOP

Project infos

License MIT
Tags teaching, pharo
Creation date 2012-07-08
Website https://sites.google.com/site/objectbrowsertool/

Monticello registration

About LOOP

LOOP, formerly known as ObjectBrowser, is a tools designed to teach the first steps of OOP. It provides an IDE where the main concept are objects, not classes. It presents a simplified and almost toyish pharo version object-based and prototype-based, where students can learn the main concepts of OOP before going to a full feature class based environment:

  • objects
  • polymorphism
  • references and identity