From: GD Date: 2007-01-19T11:49:57+09:00 Subject: Re: embedding: ruby vs. lua Hey Shea, Shea Martin wrote: > I am in the process of writing a minimal C++ program, which would do the > sort of things I will be doing for my project. Then I am going to write > a benchmark script in Lua, Ruby, Io, and maybe others, and bindings to > my C++. > > This will give me good idea of how syntacticly nice the it is to create > bindings. I will eliminate anything that is a bitch to work with. > > Then run the benchmarks. > > If ruby is competitive, I will use it, as I prefer it. Otherwise I will > choose the smallest/fastest/easiest.... > > If there is interest here, I will post my results back. Please do. :) I'm currently playing around with something similar and personally would be very interested in the results. Garth