On 15 Apr, Leopold Toetsch wrote:

: That stuff is all in Perl code under the config dir, e.g:
: 
: $ find config -type f | xargs grep -w intsize

This clarifies some of my unapproved assumptions, although src has
some files containing these keywords too.

: I think we should have:
: 
:    INTVAL_t   # type of the INTVAL
:    FLOATVAL_t
:    INTVAL_size
:    int_size   # native c type
: 
: and so on. See also include/parrot/datatypes.h

I will.

: leo 

Steven

Reply via email to