Re: "AIscm" array JIT

2016-06-09 Thread tomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, Jun 08, 2016 at 10:16:04PM +0100, Jan Wedekind wrote:
> Hi,
>   I am working on a compact library [1] for JIT compilation of array
> operations. It only runs on AMD64 processors. Currently it supports
> array operations using booleans, integers, and integer RGB and
> integer complex numbers.

Sorry for this "metoo" post. This is absolutely exciting.

This is one of the times I cry that my $DAYJOB is eating me alive.
I wish I had the time to play with this. As things stand, I gotta
limit myself to cheer from the peanut gallery.

Thanks!
- -- t
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAldZMLgACgkQBcgs9XrR2kYCJgCeLIPEFAszCPSQj9cNiIG/a3xN
Ns4An3vKUvg72/zDVVSy4QiNXV2RSbZv
=kcC7
-END PGP SIGNATURE-



Re: "AIscm" array JIT

2016-06-09 Thread Jan Wedekind

On Thu, 9 Jun 2016, to...@tuxteam.de wrote:

Hash: SHA1

On Wed, Jun 08, 2016 at 10:16:04PM +0100, Jan Wedekind wrote:

Hi,
  I am working on a compact library [1] for JIT compilation of array
operations. It only runs on AMD64 processors. Currently it supports
array operations using booleans, integers, and integer RGB and
integer complex numbers.


Sorry for this "metoo" post. This is absolutely exciting.

This is one of the times I cry that my $DAYJOB is eating me alive.
I wish I had the time to play with this. As things stand, I gotta
limit myself to cheer from the peanut gallery.

Thanks!


  Thanks for the positive feedback. Same here with day job and all. 
Considering how little spare time I have, it is a credit to GNU Guile 
(and Scheme and GOOPS), how far I was able to take this nonetheless.