[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: |
Sergey Korshunoff |
Subject: |
Re: [Tinycc-devel] is there any way to use operators on vectors ? |
Date: |
Sun, 29 Mar 2015 13:25:17 +0300 |
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.