2008/12/6 Emmanuel Oga <[EMAIL PROTECTED]>: > 2008/12/6 A. Sebastián Rodríguez C. <[EMAIL PROTECTED]> >> >> Quisiera hacer una pregunta a la lista, ¿alguien ha tenido alguna >> experiencia utilizando funciones MPI Ruby o insertando funciones de C/C++? > > Sebastián, podes intentar simplificar la tarea usando alguna de estas dos > gemas: > > http://rubyforge.org/projects/rubyinline/ > > Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you > to embed C/++ external module code in your ruby script directly. By writing > simple builder classes, you can teach how to cope with new languages > (fortran, perl, whatever). > > O > > http://rubyforge.org/projects/rbplusplus/ > rb++ is a library that uses GCCXML (through rbgccxml) to make it incredibly > easy to wrap C++ code into Ruby extensions.
Para C++ yo recomendaria Rice: http://rice.rubyforge.org/ >> >> Con respecto a las reuniones mensuales, ¿es posible que pueda participar? > > Seguro! A la ultima, a mi me dejaron entrar :-) Yo no tuve parte en la > organizacion pero me doy cuenta de que la audiencia es bastante heterogenea, > hasta asistio gente de php! > Como no te vamos a dejar entrar, si pagaste la cuota ;-) Todos son bienvenidos. Si dejan entrar a un Tucumano, que encima usa Windows, todo es posible! Saludos! -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
