This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Extending Gcc For a New Language
On Thursday 06 March 2003 05:49 am, Allan Sandfeld wrote:
> On Thursday 06 March 2003 01:49, Kevin Atkinson wrote:
> > For my Ph D I am seriously considering designing a new System Program
> > language. Unlike many other new languages, my new language will be
> > designed to be suitable for low-level programming tasks such as written
> > kernels and operating systems, It is designed to replace C and C++
> > (wishful thinking I know).
>
> I did some of this for my Bachelor degree project. (I didnt finish the
> compiler though, only the very basics of the language compile).
>
> I called the language M (a factor greater than C, or a cross between ML and
> C(++)). The object-oriented extention would then be called MOO (M
> Object-Oriented) ;-)
>
THANKS !
I always wondered what all of the references to "Foo" meant on this
mailing list. (Fortran, Object-Oriented).
Mike