Re: Re: First release of CRUNCH
Anton Idukov <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAMJCnqUoUWz0Me3KX4MXgrbjGB0+v6b5_Ui0vCYOVcq24P9ThQ@mail.gmail.com> |
Hi! Crunch questions 1) In Crunch v0.91 in file crunch.h:316 # define crunch_move_and_pin crunch_*mode* which seem to be # define crunch_move_and_pin crunch_*move* *?* *2*) In the file crunch.compiler.primitives.scm:1237 make-f32vector, make-f64vector's second parameter of type *integer* What's the point? Maybe be *float* as it is default fill value for f32 f64vectors (like in srfi-4 chicken version)? Maybe it's the same case for c64, c128 vectors? Thank You! вс, 15 дек. 2024 г. в 20:05, Anton Idukov <[email protected]>: > finally on intel 64 > > .,,/chicken-6.0.0pre1/bin/chicken-install -test > > in crunch/tags/0.8 > > Ok! > > > > > *fig-FORTH 1.1OK-8968 OKEOF from terminal* >