Hello all,<br><br>I think there are at least three ways to go with this:<br><br>1) reassemble the code from atoms.<br>2) provide a object with a gui specialized for code edition.<br>3) provide some symbol escaping syntax so that, for example, everything between &lt;&lt; and &gt;&gt; will be taken as a single symbol by pd.
<br><br>I think 2, although a bit laborious, fit best to the goal of code edition. We could treat code as a single string, instead of dealing with symbols, and we could even (this is wishful thinking) provide some syntax highlighting and formatting. I&#39;m pretty new to pd but I guess I could take g_bang.c and friends as examples to start working with.
<br><br>Cheers,<br>Carlos<br><br><div><span class="gmail_quote">On 6/30/07, <b class="gmail_sendername">Frank Barknecht</b> &lt;<a href="mailto:fbar@footils.org">fbar@footils.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo,<br>Chris McCormick hat gesagt: // Chris McCormick wrote:<br><br>&gt; 5. You might win an award for the first practical use of the scheme<br>&gt; language. ;)<br><br>Maybe not: Larry Troxler wrote a scheme external some years ago:
<br><a href="http://www.westnet.com/~lt/pd/">http://www.westnet.com/~lt/pd/</a><br><br>And Kjetil Matheussen did k_guile and thanks to him you also can use<br>Snd in Pd:<br><a href="http://ccrma.stanford.edu/software/snd/snd/grfsnd.html#sndwithpd">
http://ccrma.stanford.edu/software/snd/snd/grfsnd.html#sndwithpd</a><br><br>Ciao<br>--<br> Frank Barknecht&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _ ______footils.org_ __goto10.org__<br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at">
PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br>