User loginNavigation |
archivesExtending Ruby with CI've generally found that the APIs for bridging the gap between Perl and C are either cryptic (XS) or fragile (Inline::C). While Python is better in some ways, I still find its C API rather difficult to read. Tools such as SWIG can help alleviate this problem, but you still need to write a bunch of glue code to bridge the gap between the high-level agile languages and the low-level C code. A nice tutorial article on extending Ruby by providing access to a C library (GenX). It has been awhile since we discussed language extension mechanisms and multi-language programming, yet these techniques are quite important when building real life systems. Release of Python 2.4, release candidate 1
What's New in Python 2.4 details the changes and additions in this release. Download the release here.
Most of the additions were discussed here in the past. Notable among them are generator expressions and function and method decorators.
Google ScholarGoogle Scholar is a new search engine for scientific literature. It seems this addition to the google tools will be especially useful around here. By Andrei Formiga at 2004-11-20 23:21 | LtU Forum | login or register to post comments | other blogs | 5682 reads
|
Browse archivesActive forum topics |
Recent comments
22 weeks 21 hours ago
22 weeks 1 day ago
22 weeks 1 day ago
44 weeks 2 days ago
48 weeks 4 days ago
50 weeks 1 day ago
50 weeks 1 day ago
1 year 5 days ago
1 year 5 weeks ago
1 year 5 weeks ago