| Great. Please take your time. It's really great stuff that you are
doing. It has Csound7 written all over it ;)
On 26 February 2015 at 13:36, Steven Yi wrote:
> No sorry, it's not at this time. It's taking up enough time just to
> get this working. :P Some of the changes from the past two days are
> dealing with some hairy stuff. I think after this next bit of work
> getting structs to work with UDO's, I can publish a web page for
> testing.
>
> On Thu, Feb 26, 2015 at 4:18 AM, Rory Walsh wrote:
>> Great. Is the new parser available online anywhere yet? I would like
>> to follow your examples with a few experiments so that I can get my
>> head around what's happening.
>>
>> On 26 February 2015 at 03:18, Steven Yi wrote:
>>> :)
>>>
>>> Just FYI, I added void and single arg-type to new-style UDO def's.
>>> The following now works:
>>>
>>> opcode test_void():void
>>> prints "HELLO WORLD : VOID\n"
>>> endop
>>>
>>> opcode test_single_out_type(value:i):i
>>> xout value + 1
>>> endop
>>>
>>>
>>> On Wed, Feb 25, 2015 at 7:12 PM, Rory Walsh wrote:
>>>>> there is no return value. I think having void or () or something is a
>>>>> little more text but usefully more explicit.
>>>>
>>>> Me too. I'm also Ok with the colon. I prefer it to a comma. After all,
>>>> colons are part of a smiley face :)
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
>>>> by Intel and developed in partnership with Slashdot Media, is your hub for all
>>>> things parallel software development, from weekly thought leadership blogs to
>>>> news, videos, case studies, tutorials and more. Take a look and join the
>>>> conversation now. http://goparallel.sourceforge.net/
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> ------------------------------------------------------------------------------
>>> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
>>> by Intel and developed in partnership with Slashdot Media, is your hub for all
>>> things parallel software development, from weekly thought leadership blogs to
>>> news, videos, case studies, tutorials and more. Take a look and join the
>>> conversation now. http://goparallel.sourceforge.net/
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub for all
>> things parallel software development, from weekly thought leadership blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |