SODE
Program to solve differential equations using long Taylor series
Program to generate a program to numerically solve either a single ordinary differential equation or a system of them.It is a Ruby program, now called omnisode, which generates either Ruby, C, C++, Maple or Maxima code.
Code can be generated for all languages under Linux. Ruby can be generated under Windows. All can be generated under cygwin, but would need work on execution of Maple.
Omnisode itself is Ruby, which is needed in all cases to generate the program.