in reply to Insight needed: Perl, C, Gtk2, Audio, Threads, IPC & Performance - Oh My!
For my C++ generation code, the perl functions specify a signal-processing netlist. I used the graph modules to solve the dependencies in the netlist, so that the C++ code came out in the correct order. It works great, and the generated code is clean. It looks like it was typed in by a very patient programmer! A typical example is a 51 line perl program that turned into a 9102 line Jack application.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Insight needed: Perl, C, Gtk2, Audio, Threads, IPC & Performance - Oh My!
by Joost (Canon) on Jun 02, 2006 at 00:43 UTC | |
by toma (Vicar) on Jun 02, 2006 at 07:10 UTC |