Csound Csound-dev Csound-tekno Search About

[Cs-dev] New Parser again

Date2009-06-04 17:20
Fromjpff
Subject[Cs-dev] New Parser again
I have found and fixed a bug un conditionals which was the "last known
bug".  I have not yet flipped to the new parser by default, but I
think it may be safe now.
  Please could developers try the new parser and report ANY problems.

.....and the ParCS branch is now running on Linux, but not performing
well yet.  I think I know why, and it is a simple fix.  I am still
hoping to incorporate that code in the next release which was planned
for about now -- so perhaps a week or so?

==John ffitch

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 21:39
From"Dr. Richard Boulanger"
SubjectRe: [Cs-dev] New Parser again
What a leap this will be to have both of these core *upgrades* and  
*improvements in the next release John.

- and the p5 glove and wiiMote opcodes too!  WOW... Can't wait.

Congrats...

Rick


Dr. Richard Boulanger  -  rboulanger@berklee.edu



On Jun 4, 2009, at 12:20 PM, jpff wrote:

> I have found and fixed a bug un conditionals which was the "last known
> bug".  I have not yet flipped to the new parser by default, but I
> think it may be safe now.
>  Please could developers try the new parser and report ANY problems.
>
> .....and the ParCS branch is now running on Linux, but not performing
> well yet.  I think I know why, and it is a simple fix.  I am still
> hoping to incorporate that code in the next release which was planned
> for about now -- so perhaps a week or so?
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the  
> latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:24
FromSteven Yi
SubjectRe: [Cs-dev] New Parser again
HI John,

Fantastic!  I'm really glad to hear you figured out the conditionals issue.

I think regarding a release with the new parser on by default, do we
have error handling in yet?  Also, it will likely perform a tad bit
slower than the old parser as it doesn't optimize expressions as well.
 I think we'll be alright if we enable by default but add an
--old-parser option.  If people start to run into issues with
performance for the next release, then they could always add that to
.csoundrc and use that until the next release where we would have
hopefully ironed that out.

This is all very exciting!

Thanks!
steven

p.s. - I'll be going away on a trip from later today until Sunday (yet
another trip, busy year!), so will probably do a little testing here
and there, but will do much more starting Monday.


On Thu, Jun 4, 2009 at 9:20 AM, jpff  wrote:
> I have found and fixed a bug un conditionals which was the "last known
> bug".  I have not yet flipped to the new parser by default, but I
> think it may be safe now.
>  Please could developers try the new parser and report ANY problems.
>
> .....and the ParCS branch is now running on Linux, but not performing
> well yet.  I think I know why, and it is a simple fix.  I am still
> hoping to incorporate that code in the next release which was planned
> for about now -- so perhaps a week or so?
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:30
FromRory Walsh
SubjectRe: [Cs-dev] New Parser again
I think this is a good suggestion. I'm even wondering if we should
just add a --new-parser flag so make a note in the installer
encouraging users to use the new parser as it hasn't been that
extensively tested yet. Either way this is great. I can't wait to see
where this new parser leads us.

Rory.


2009/6/4 Steven Yi :
> HI John,
>
> Fantastic!  I'm really glad to hear you figured out the conditionals issue.
>
> I think regarding a release with the new parser on by default, do we
> have error handling in yet?  Also, it will likely perform a tad bit
> slower than the old parser as it doesn't optimize expressions as well.
>  I think we'll be alright if we enable by default but add an
> --old-parser option.  If people start to run into issues with
> performance for the next release, then they could always add that to
> .csoundrc and use that until the next release where we would have
> hopefully ironed that out.
>
> This is all very exciting!
>
> Thanks!
> steven
>
> p.s. - I'll be going away on a trip from later today until Sunday (yet
> another trip, busy year!), so will probably do a little testing here
> and there, but will do much more starting Monday.
>
>
> On Thu, Jun 4, 2009 at 9:20 AM, jpff  wrote:
>> I have found and fixed a bug un conditionals which was the "last known
>> bug".  I have not yet flipped to the new parser by default, but I
>> think it may be safe now.
>>  Please could developers try the new parser and report ANY problems.
>>
>> .....and the ParCS branch is now running on Linux, but not performing
>> well yet.  I think I know why, and it is a simple fix.  I am still
>> hoping to incorporate that code in the next release which was planned
>> for about now -- so perhaps a week or so?
>>
>> ==John ffitch
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>> looking to deploy the next generation of Solaris that includes the latest
>> innovations from Sun and the OpenSource community. Download a copy and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:35
FromSteven Yi
SubjectRe: [Cs-dev] New Parser again
There is a --new-parser flag already! It's been enabled since the new
parser code first started up and is available if you compile the new
parser.

On Thu, Jun 4, 2009 at 2:30 PM, Rory Walsh  wrote:
> I think this is a good suggestion. I'm even wondering if we should
> just add a --new-parser flag so make a note in the installer
> encouraging users to use the new parser as it hasn't been that
> extensively tested yet. Either way this is great. I can't wait to see
> where this new parser leads us.
>
> Rory.
>
>
> 2009/6/4 Steven Yi :
>> HI John,
>>
>> Fantastic!  I'm really glad to hear you figured out the conditionals issue.
>>
>> I think regarding a release with the new parser on by default, do we
>> have error handling in yet?  Also, it will likely perform a tad bit
>> slower than the old parser as it doesn't optimize expressions as well.
>>  I think we'll be alright if we enable by default but add an
>> --old-parser option.  If people start to run into issues with
>> performance for the next release, then they could always add that to
>> .csoundrc and use that until the next release where we would have
>> hopefully ironed that out.
>>
>> This is all very exciting!
>>
>> Thanks!
>> steven
>>
>> p.s. - I'll be going away on a trip from later today until Sunday (yet
>> another trip, busy year!), so will probably do a little testing here
>> and there, but will do much more starting Monday.
>>
>>
>> On Thu, Jun 4, 2009 at 9:20 AM, jpff  wrote:
>>> I have found and fixed a bug un conditionals which was the "last known
>>> bug".  I have not yet flipped to the new parser by default, but I
>>> think it may be safe now.
>>>  Please could developers try the new parser and report ANY problems.
>>>
>>> .....and the ParCS branch is now running on Linux, but not performing
>>> well yet.  I think I know why, and it is a simple fix.  I am still
>>> hoping to incorporate that code in the next release which was planned
>>> for about now -- so perhaps a week or so?
>>>
>>> ==John ffitch
>>>
>>> ------------------------------------------------------------------------------
>>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>>> looking to deploy the next generation of Solaris that includes the latest
>>> innovations from Sun and the OpenSource community. Download a copy and
>>> enjoy capabilities such as Networking, Storage and Virtualization.
>>> Go to: http://p.sf.net/sfu/opensolaris-get
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>> looking to deploy the next generation of Solaris that includes the latest
>> innovations from Sun and the OpenSource community. Download a copy and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:40
FromRory Walsh
SubjectRe: [Cs-dev] New Parser again
My bad. How many Csound users are aware of this and have been using it
I wonder? A 'What's new' on the csounds page might be nice. I look
forward to reading all the 'what's new' on every release of blue and
quteCsound, might be nice to have one for Csound too. Anyway, that
takes us away from the topic, i.e., adding an --old-parser flag as
Steven mentioned. I think it's a good idea but might come back to bite
us in the ass.

Rory.


2009/6/4 Steven Yi :
> There is a --new-parser flag already! It's been enabled since the new
> parser code first started up and is available if you compile the new
> parser.
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:44
FromSteven Yi
SubjectRe: [Cs-dev] New Parser again
Yeah, it could bite us, but might be what we need to actually get it
going.  Either that, or we can do a beta and ask users for testing
participation, but in the past we've done that and people just waited
until the release and then we got all types of bugs reported.  If we
force it, it might hurt for a release, but it'd certainly light a fire
to get things fixed quickly. :P

On Thu, Jun 4, 2009 at 2:40 PM, Rory Walsh  wrote:
> My bad. How many Csound users are aware of this and have been using it
> I wonder? A 'What's new' on the csounds page might be nice. I look
> forward to reading all the 'what's new' on every release of blue and
> quteCsound, might be nice to have one for Csound too. Anyway, that
> takes us away from the topic, i.e., adding an --old-parser flag as
> Steven mentioned. I think it's a good idea but might come back to bite
> us in the ass.
>
> Rory.
>
>
> 2009/6/4 Steven Yi :
>> There is a --new-parser flag already! It's been enabled since the new
>> parser code first started up and is available if you compile the new
>> parser.
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 22:57
Fromvictor
SubjectRe: [Cs-dev] New Parser again
I think the binary distributions have not had the new parser
built in.

Victor
----- Original Message ----- 
From: "Rory Walsh" 
To: "Developer discussions" 
Sent: Thursday, June 04, 2009 10:40 PM
Subject: Re: [Cs-dev] New Parser again


> My bad. How many Csound users are aware of this and have been using it
> I wonder? A 'What's new' on the csounds page might be nice. I look
> forward to reading all the 'what's new' on every release of blue and
> quteCsound, might be nice to have one for Csound too. Anyway, that
> takes us away from the topic, i.e., adding an --old-parser flag as
> Steven mentioned. I think it's a good idea but might come back to bite
> us in the ass.
>
> Rory.
>
>
> 2009/6/4 Steven Yi :
>> There is a --new-parser flag already! It's been enabled since the new
>> parser code first started up and is available if you compile the new
>> parser.
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 23:03
From"Dr. Richard Boulanger"
SubjectRe: [Cs-dev] New Parser again
Please build these new features into the binaries - and the new  
opcodes too.
Let the users help test the new versions.
just release them when to all at a time of month/year when several of  
you can be ready to address bug reports and turn around another release.

my 2 c

Rick

Dr. Richard Boulanger  -  rboulanger@berklee.edu



On Jun 4, 2009, at 5:57 PM, victor wrote:

> I think the binary distributions have not had the new parser
> built in.
>
> Victor
> ----- Original Message -----
> From: "Rory Walsh" 
> To: "Developer discussions" 
> Sent: Thursday, June 04, 2009 10:40 PM
> Subject: Re: [Cs-dev] New Parser again
>
>
>> My bad. How many Csound users are aware of this and have been using  
>> it
>> I wonder? A 'What's new' on the csounds page might be nice. I look
>> forward to reading all the 'what's new' on every release of blue and
>> quteCsound, might be nice to have one for Csound too. Anyway, that
>> takes us away from the topic, i.e., adding an --old-parser flag as
>> Steven mentioned. I think it's a good idea but might come back to  
>> bite
>> us in the ass.
>>
>> Rory.
>>
>>
>> 2009/6/4 Steven Yi :
>>> There is a --new-parser flag already! It's been enabled since the  
>>> new
>>> parser code first started up and is available if you compile the new
>>> parser.
>>>
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for  
>> enterprises
>> looking to deploy the next generation of Solaris that includes the  
>> latest
>> innovations from Sun and the OpenSource community. Download a copy  
>> and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the  
> latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-04 23:09
FromRory Walsh
SubjectRe: [Cs-dev] New Parser again
You're right Steven, it could be just the catalyst to get the new
parser out there and in use.

2009/6/4 Steven Yi :
> Yeah, it could bite us, but might be what we need to actually get it
> going.  Either that, or we can do a beta and ask users for testing
> participation, but in the past we've done that and people just waited
> until the release and then we got all types of bugs reported.  If we
> force it, it might hurt for a release, but it'd certainly light a fire
> to get things fixed quickly. :P
>
> On Thu, Jun 4, 2009 at 2:40 PM, Rory Walsh  wrote:
>> My bad. How many Csound users are aware of this and have been using it
>> I wonder? A 'What's new' on the csounds page might be nice. I look
>> forward to reading all the 'what's new' on every release of blue and
>> quteCsound, might be nice to have one for Csound too. Anyway, that
>> takes us away from the topic, i.e., adding an --old-parser flag as
>> Steven mentioned. I think it's a good idea but might come back to bite
>> us in the ass.
>>
>> Rory.
>>
>>
>> 2009/6/4 Steven Yi :
>>> There is a --new-parser flag already! It's been enabled since the new
>>> parser code first started up and is available if you compile the new
>>> parser.
>>>
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>> looking to deploy the next generation of Solaris that includes the latest
>> innovations from Sun and the OpenSource community. Download a copy and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-05 04:57
FromAndres Cabrera
SubjectRe: [Cs-dev] New Parser again
There's one in the manual:

http://www.csounds.com/manual/html/PrefaceWhatsNew.html

Cheers,
Andrés

On Thu, Jun 4, 2009 at 4:40 PM, Rory Walsh  wrote:
> My bad. How many Csound users are aware of this and have been using it
> I wonder? A 'What's new' on the csounds page might be nice. I look
> forward to reading all the 'what's new' on every release of blue and
> quteCsound, might be nice to have one for Csound too. Anyway, that
> takes us away from the topic, i.e., adding an --old-parser flag as
> Steven mentioned. I think it's a good idea but might come back to bite
> us in the ass.
>
> Rory.
>
>
> 2009/6/4 Steven Yi :
>> There is a --new-parser flag already! It's been enabled since the new
>> parser code first started up and is available if you compile the new
>> parser.
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-05 07:51
Fromvictor
SubjectRe: [Cs-dev] New Parser again
I'm afraid it's a case of RTFM for you, Rory... ;)

----- Original Message ----- 
From: "Andres Cabrera" 
To: "Developer discussions" 
Sent: Friday, June 05, 2009 4:57 AM
Subject: Re: [Cs-dev] New Parser again


There's one in the manual:

http://www.csounds.com/manual/html/PrefaceWhatsNew.html

Cheers,
Andrés

On Thu, Jun 4, 2009 at 4:40 PM, Rory Walsh  wrote:
> My bad. How many Csound users are aware of this and have been using it
> I wonder? A 'What's new' on the csounds page might be nice. I look
> forward to reading all the 'what's new' on every release of blue and
> quteCsound, might be nice to have one for Csound too. Anyway, that
> takes us away from the topic, i.e., adding an --old-parser flag as
> Steven mentioned. I think it's a good idea but might come back to bite
> us in the ass.
>
> Rory.
>
>
> 2009/6/4 Steven Yi :
>> There is a --new-parser flag already! It's been enabled since the new
>> parser code first started up and is available if you compile the new
>> parser.
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-05 09:06
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] New Parser again
> My bad. How many Csound users are aware of this and have been using it
> I wonder? A 'What's new' on the csounds page might be nice. I look
> forward to reading all the 'what's new' on every release of blue and
> quteCsound, might be nice to have one for Csound too. Anyway, that
> takes us away from the topic, i.e., adding an --old-parser flag as
> Steven mentioned. I think it's a good idea but might come back to bite
> us in the ass.
>
> Rory.
>
My ParCS branch has --old-parser as a flag as the parallelism analysis
needs to work at the paeser level.
  If/when i merge the branch back that will be part of the change

==John ff


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-05 10:35
FromRory Walsh
SubjectRe: [Cs-dev] New Parser again
Thanks Victor, it's been a while since I've heard that! I'm getting a
hammering on this thread.. going to leave now!

2009/6/5 victor :
> I'm afraid it's a case of RTFM for you, Rory... ;)
>
> ----- Original Message -----
> From: "Andres Cabrera" 
> To: "Developer discussions" 
> Sent: Friday, June 05, 2009 4:57 AM
> Subject: Re: [Cs-dev] New Parser again
>
>
> There's one in the manual:
>
> http://www.csounds.com/manual/html/PrefaceWhatsNew.html
>
> Cheers,
> Andrés
>
> On Thu, Jun 4, 2009 at 4:40 PM, Rory Walsh  wrote:
>> My bad. How many Csound users are aware of this and have been using it
>> I wonder? A 'What's new' on the csounds page might be nice. I look
>> forward to reading all the 'what's new' on every release of blue and
>> quteCsound, might be nice to have one for Csound too. Anyway, that
>> takes us away from the topic, i.e., adding an --old-parser flag as
>> Steven mentioned. I think it's a good idea but might come back to bite
>> us in the ass.
>>
>> Rory.
>>
>>
>> 2009/6/4 Steven Yi :
>>> There is a --new-parser flag already! It's been enabled since the new
>>> parser code first started up and is available if you compile the new
>>> parser.
>>>
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>> looking to deploy the next generation of Solaris that includes the latest
>> innovations from Sun and the OpenSource community. Download a copy and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
>
>
> Andrés
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-06-05 10:43
From"Dr. Richard Boulanger"
SubjectRe: [Cs-dev] New Parser again
Not at all... Rory... I have saved your mail and suggestion because I  
think it would be cool to have a section/forum/link
at cSounds.com  where we could site what's new - in the program.  I  
used to like the random opcode thing and quote of the day too.

Definitely when there is a new release, it would be great for John to  
post his new features list at cSounds.com as a part of the release  
announcement too.

-dB

Dr. Richard Boulanger  -  rboulanger@berklee.edu



On Jun 5, 2009, at 5:35 AM, Rory Walsh wrote:

> Thanks Victor, it's been a while since I've heard that! I'm getting a
> hammering on this thread.. going to leave now!
>
> 2009/6/5 victor :
>> I'm afraid it's a case of RTFM for you, Rory... ;)
>>
>> ----- Original Message -----
>> From: "Andres Cabrera" 
>> To: "Developer discussions" 
>> Sent: Friday, June 05, 2009 4:57 AM
>> Subject: Re: [Cs-dev] New Parser again
>>
>>
>> There's one in the manual:
>>
>> http://www.csounds.com/manual/html/PrefaceWhatsNew.html
>>
>> Cheers,
>> Andrés
>>
>> On Thu, Jun 4, 2009 at 4:40 PM, Rory Walsh  wrote:
>>> My bad. How many Csound users are aware of this and have been  
>>> using it
>>> I wonder? A 'What's new' on the csounds page might be nice. I look
>>> forward to reading all the 'what's new' on every release of blue and
>>> quteCsound, might be nice to have one for Csound too. Anyway, that
>>> takes us away from the topic, i.e., adding an --old-parser flag as
>>> Steven mentioned. I think it's a good idea but might come back to  
>>> bite
>>> us in the ass.
>>>
>>> Rory.
>>>
>>>
>>> 2009/6/4 Steven Yi :
>>>> There is a --new-parser flag already! It's been enabled since the  
>>>> new
>>>> parser code first started up and is available if you compile the  
>>>> new
>>>> parser.
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> OpenSolaris 2009.06 is a cutting edge operating system for  
>>> enterprises
>>> looking to deploy the next generation of Solaris that includes the  
>>> latest
>>> innovations from Sun and the OpenSource community. Download a copy  
>>> and
>>> enjoy capabilities such as Networking, Storage and Virtualization.
>>> Go to: http://p.sf.net/sfu/opensolaris-get
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for  
>> enterprises
>> looking to deploy the next generation of Solaris that includes the  
>> latest
>> innovations from Sun and the OpenSource community. Download a copy  
>> and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for  
>> enterprises
>> looking to deploy the next generation of Solaris that includes the  
>> latest
>> innovations from Sun and the OpenSource community. Download a copy  
>> and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the  
> latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net