> extend Integer
| method ding "Dong!"!
| end
ERROR: Integer does not understand: #__addInstanceMethod:
This is not as simple as it looks like, being very much a question of how the metacircular interpreter works. I'm pretty sure I was pushing towards this before I went on hiatus...
This is not as simple as it looks like, being very much a question of how the metacircular interpreter works. I'm pretty sure I was pushing towards this before I went on hiatus...