On Sun, Aug 16, 2015 at 6:40 AM, Marduk Bolaños <mardu...@gmail.com> wrote:

> Coming back to my original question. What is your advice for using
> Racket's draw and plot in other programs?
>

Hi, Marduk.
There was a discussion that is close to your purpose.
http://lists.racket-lang.org/users/archive//2014-January/061247.html

But I think the easiest way is communicating through TCP socket.
You can launch a Racket tcp server application waiting for data sent by
your working languages and only do visualizing with it.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to