Looking for the Smalltalk Simulation Classes as described in the Blue Book.
# Simulation ST-80 Reading in the Blue Book about the Smalltalk-80 Simulation classes I got curious where to find them and if they were still useful. Trying it here... Found a zip at: [https://wiki.squeak.org/squeak/5844](https://wiki.squeak.org/squeak/5844) Downloaded the zip and getting started! ## Status Trying to use it pharo seemed to freeze. I did not figure out why (yet). (I wanted to use it in a course about Modelling and Simulation I was giving at Fontys Toegepaste Wiskunde (Fontys Applied Mathematics) in Eindhoven but lacked the time to figure it out, and there was no real need for a tool like this: the students basically could do everything they needed to do with standard python packages). ## Filing in Using Pharo 11.0, 64-bit stable, created and launched with PharoLauncher, Open FileBrowser on files and file in one-by-one, starting with the '01', '02' and so on, doing the 'zz_..' last. Find the classes by opening (in a System Browser) the packages Statistics and Simulations. Blue Book: - [https://wiki.squeak.org/squeak/64](https://wiki.squeak.org/squeak/64)