forked from SOM-st/SOM
-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
18 lines (14 loc) · 845 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This file lists all people who have contributed to the SOM VM.
SOM was originally implemented at the University of Aarhus (Denmark) in
2001/2002. The implementation of SOM was done by Jakob Roland Andersen, Kasper
Verdich Lund, Lars Bak, Mads Torgersen, and Ulrik Pagh Schultz. They also
wrote the original versions of the SOM Smalltalk libraries, test suites, and
benchmarks, that are (in extended versions) bundled with SOM.
SOM was used by Michael Haupt in courses on virtual machines at Lancaster
University and Technische Universitaet Darmstadt (Germany) in VM courses in
2006. During that time, some changes were applied to SOM by Michael Haupt and
Sebastian Kanthak.
SOM is currently maintained by Michael Haupt at the Hasso-Plattner-Institut,
University of Potsdam, Germany.
2009-08-14, Michael Haupt