Y
Hacker News
new
|
ask
|
show
|
jobs
by
sbensu
697 days ago
It is certainly possible and that is how most of these visual languages do it. But is that how _you_ want to program that logic?
1 comments
baruz
697 days ago
That’s how Smalltalk does it. I believe Scheme family languages do it that way, use a generator and then filter and select. Self as well.
link