Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] New Parser - Update

Date2006-08-15 09:19
FromVictor Lazzarini
SubjectRe: [Cs-dev] New Parser - Update
Steven,

this is really good! The feature below will be excellent:
we could have plugin languages!

Another thing we need to look at, which is slightly related
to doing the new parser is the possibility of loading and
unloading instruments after an initial compilation. This
would be highly desirable.

Thanks for your work and good luck with it.

Victor

> Also to note, by having the AST, alternative frontend orc
> languages could be added with only the responsibility of
> building a valid AST, as the rest of the compiler chain
> would continue to work.
>
> Thanks!
> steven
>
> ----------------------------------------------------------
> --------------- Using Tomcat but need to do more? Need to
> support web services, security? Get stuff done quickly
> with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on
> Apache Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-08-15 09:30
Fromjpff
SubjectRe: [Cs-dev] New Parser - Update

> Another thing we need to look at, which is slightly related
> to doing the new parser is the possibility of loading and
> unloading instruments after an initial compilation. This
> would be highly desirable.

We have the ability to unload instruments in the current version; dynamic 
loading is of course important and wanted.

One of the original reasons for wanting a new parser is to allow different 
driver languages (within some semantic constraint).  I too am really 
pleased to see Steven really getting into this.

==John ff

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-08-15 10:27
From"Steven Yi"
SubjectRe: [Cs-dev] New Parser - Update
AttachmentsNone