Reputation: 50328
Are there any non-research groups or projects which have used the Self language in some capacity?
Upvotes: 3
Views: 213
Reputation: 23550
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)
Upvotes: 1