language for sound effects

"Greg" <gval@mts.net>
15 Aug 2001 01:38:45 -0400

          From comp.compilers

Related articles
language for sound effects gval@mts.net (Greg) (2001-08-15)
Re: language for sound effects justin@DoCS.UU.SE (Justin Pearson) (2001-08-16)
Re: language for sound effects haberg@matematik.su.se (2001-08-16)
Re: language for sound effects oliver@zeigermann.de (Oliver Zeigermann) (2001-08-17)
Re: language for sound effects gval@mts.net (Greg) (2001-08-17)
Re: language for sound effects franck.pissotte@free.fr (Franck Pissotte) (2001-08-17)
Re: language for sound effects postbus@bmbcon2.demon.nl (Roelf Toxopeus) (2001-08-18)
[4 later articles]
| List of all articles for this month |

From: "Greg" <gval@mts.net>
Newsgroups: comp.compilers
Date: 15 Aug 2001 01:38:45 -0400
Organization: MTS Internet
Keywords: design, question, comment
Posted-Date: 15 Aug 2001 01:38:45 EDT

Hello everyone, this is my first visit to this newsgroup. I have just
finished a course in compiler construction at the University of
Manitoba. The course was not quite as in depth as I would have liked,
but I learned a bit about compilers and would like to learn more while
pursuing a project I've had in mind for a while now. It involves:


        - designing a new language
        - creating a compiler for it


The language would be based on C++. It would used for manipulating
sound waves (or any other application involving arrays of floats).


Can anyone give me any pointers on starting out a project of this
nature? If anyone is interested, I wouldn't mind including other
people in the project. I haven't decided if the project would be open
source yet.


What do you think of the idea?


Thank you
Greg
[I think it would be a good idea to look at the many existing languages
that manipulate arrays of floats, starting with matlab. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.