3

Are there any non-research groups or projects which have used the Self language in some capacity?

blueberryfields
  • 45,910
  • 28
  • 89
  • 168

1 Answers1

1

I have browsed a lot considering this topic and found only research, no commercial application.

However: Self has certainly influenced beyond the research-community, most importantly by inspiration (JavaScript's prototype-object-system), people, UI (Morphic in Squeak and Lively) and JIT (e.g. the Just-In-Time-Compiler inside the Java Hotspot-VM)

Bernd Elkemann
  • 23,242
  • 4
  • 37
  • 66