User loginNavigation |
archivesDynamic Plug-In Linking, Loading, & Dispatching with Ada 2005
This brief DDJ article shows how to build "dynamic" plugins in a statically type-checked language, so this is somewhat related to other ongoing threads. This is also a chance to take a glimpse at the new version of Ada, which I already mentioned a copule of times. It is interesting to see the convergence of programming languages (e.g., Ada will support the distinguished receiver syntax found in CC+, Java and ilk, provide an interface construct as found in Java, and will ship with a standard container library). On the other hand, each language must carry its own past into the future. Comparing the direction taken by the C++ community to the Ada effort can be somewhat enlightening. By Ehud Lamm at 2006-02-20 11:59 | Software Engineering | login or register to post comments | other blogs | 4829 reads
Is there a formal basis for generators?I have been programming in Python for a while and have been using generators as part of the language. However, I have recently found myself wanting to formally reason about a recursive generator function. Is there any formal basis for generators and is there any infomation on the subject on the web? |
Browse archivesActive forum topics |
Recent comments
21 weeks 4 days ago
21 weeks 5 days ago
21 weeks 5 days ago
43 weeks 6 days ago
48 weeks 1 day ago
49 weeks 5 days ago
49 weeks 5 days ago
1 year 2 days ago
1 year 4 weeks ago
1 year 4 weeks ago