tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] is there any way to use operators on vectors ?


From: Anaël Seghezzi
Subject: Re: [Tinycc-devel] is there any way to use operators on vectors ?
Date: Sun, 29 Mar 2015 17:46:05 +0200

Hi, thanks for the suggestions, I didn't know some of this languages.
I'm not specially frustrated by using regular C, I'm only motivated by 
esthetical reason in the case of vector math.
Maybe writing a small preprocessor to convert extended C to standard C, not 
sure, it's not as easy as it sounds.

On dim 29/03/15 12:25 , Sergey Korshunoff <address@hidden> wrote:

> Hi! I think a high level languages (which compiles to a pure C) must
> be used to do this. For example, nimrod, Eifell, occ or rock. Doing
> all in C is a endless job. A tcc must provide a basic futures for a
> high level languages. For example, a nested functions or exeptions.
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]