Hey All,

Writing to share my project of late, an environment for describing and
executing connected networks of processes.

I've used it to build discrete-time filters, oscillators, RF modems, and
more.

Preliminary documentation is up at
https://github.com/itdaniher/ratpak/blob/master/readme.mkd, and for the
stdlib, https://github.com/ade-ma/LibRedio/blob/master/README.mkd.

There are example flowgraphs rendered via graphviz, at
https://github.com/itdaniher/ratpak/blob/master/clips/biquaddf2.png and
https://github.com/itdaniher/ratpak/blob/master/clips/digitalWaveguide.png.

If you've touched Faust, PureData, GNURadio, LabVIEW, or Simulink, the
concepts will be familiar - this is just a whole lot lighter and built in
Rust!

If there's sufficient interest, I'll pose some pointed questions to the
list - right now I'm directly using libsyntax to build up an AST, hopefully
there's a better way.

Best!
--
Ian
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to