Open bencoman opened 5 years ago
another...
Here you have one of the most interesting tasks I’ve had to do for my Computer Science degree. It’s about how Continuations works in Smalltalk, http://javierferrer.me/continuations-smalltalk/
In this work, we present examples for metaprogramming using thisContext and mixins and their implementation in Squeak/Pharo, both of which are dialects of Smalltalk. https://m-sp.org/downloads/titech_programming_langauge_design.pdf
Bumped into the following set of exercise around Reflection and thought it might provide the basis of some custom exercises to demostrate one of Pharo's strengths in "liveness". https://released.info.ucl.ac.be/courses/r+cop/material/04-P-MOP%20(with%20answers).pdf