User loginNavigation |
Interesting Standard Libraries to StudyLately, I've been perusing Plauger's "The Standard C Library" again with interest. Well, it occurred to me that I'd like to examine the design of other language's standard libraries that might be particularly noteworthy for any variety of reasons: how the library might make interesting use of language (including module) features, what the libraries might include or exclude in a noteworthy manner, how the library chops up the world in terms of what is abstract and what is concrete, what is built-in to the language and what is relegated to a library routine, etc. Needless to say, almost every programming language has a some library or another, far too many to profitably examine. So I'm looking for some particular exemplary samples, and samples of standard libraries, not samples of just nifty languages. I'll throw in that due to the nature of the exercise, fairly stellar library documentation ranks pretty highly, if not an absolute prerequisite. Thanks! -Scott By scottmcl at 2010-12-20 08:28 | LtU Forum | previous forum topic | next forum topic | other blogs | 12010 reads
|
Browse archives
Active forum topics |
Recent comments
26 weeks 4 days ago
26 weeks 4 days ago
26 weeks 4 days ago
48 weeks 6 days ago
1 year 6 days ago
1 year 2 weeks ago
1 year 2 weeks ago
1 year 5 weeks ago
1 year 9 weeks ago
1 year 9 weeks ago