"news.t-online.de" <s.ernst / web.de> wrote in message news:<a6ib9l$2m6$00$1 / news.t-online.com>... > hello, is it possible to create native applications with ruby, i.e. an > exe-file for windows? > > regards, s.ernst #include ruby.h Then use Ruby in your C source. //ed