Displaying 3 results from an estimated 3 matches for "datenorganisation".
2011 Sep 14
0
[LLVMdev] Generics
> Hi,
>
> I'm about designing the compiler backend of my script language and I
> have generic types in the language. An example is the array. An
> array#int means array of integers. You can compare it to Java's
> generics. Whenever i have a variable of the type "generic", the type
> should be replaced by the really used type.
> Now the question is: how do
2011 Sep 14
2
[LLVMdev] Generics
Hi,
I'm about designing the compiler backend of my script language and I have
generic types in the language. An example is the array. An array#int means
array of integers. You can compare it to Java's generics. Whenever i have a
variable of the type "generic", the type should be replaced by the really
used type.
Now the question is: how do i represent them in llvm without losing
1999 Aug 23
1
Strange 'Unimplemented feature in rep' error (PR#254)
...a new
call to rep()).
The problem does also appear if I use only the small subset of the
data used in the respective part of the computation that fails.
Thanks in advance for your help
Lutz
Lutz Prechelt http://wwwipd.ira.uka.de/~prechelt/ | Whenever you
Institut f. Programmstrukturen und Datenorganisation | complicate things,
Universitaet Karlsruhe; D-76128 Karlsruhe; Germany | they get
(Phone: +49/721/608-4068, FAX: +49/721/608-7343) | less simple.
>>> Ever had negative research results? http://wwwipd.ira.uka.de/fnr <<<
--please do not edit the information below--
Version...