hi there. recently I read about Atom DSL. Here is the description on hackage :

> Atom is a Haskell DSL for designing hard realtime embedded programs.  Based
> on conditional term rewriting, atom will compile a collection of atomic state
> transition rules to a C program with constant memory use and deterministic
> execution time. 

With keywords such as "hard realtime" and "constant memory use and
deterministic execution time", I wonder if it would be suitable to write sound
synthesis softwares in haskell, then export them to C. What do you think ?

_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to