User loginNavigation |
closure-based object-oriented programming languagesIt's common for Scheme programers to develop object systems based on closures. An object's methods are closures whose free variables comprise the object's instance variables. The object itself is represented by a method lookup function. See for example Ken Dickey's "Scheming with Objects". Have any programming languages been based on closures as the fundamental building block? By Tony Finch at 2008-10-01 19:19 | LtU Forum | previous forum topic | next forum topic | other blogs | 6363 reads
|
Browse archives
Active forum topics |
Recent comments
1 week 4 days ago
1 week 5 days ago
13 weeks 5 days ago
13 weeks 6 days ago
14 weeks 23 hours ago
14 weeks 1 day ago
14 weeks 6 days ago
14 weeks 6 days ago
14 weeks 6 days ago
17 weeks 6 days ago