[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] specialization
From: |
Alex Shinn |
Subject: |
Re: [Chicken-hackers] specialization |
Date: |
Mon, 8 Aug 2011 21:17:19 +0900 |
On Mon, Aug 8, 2011 at 2:51 PM, Felix
<address@hidden> wrote:
>
> This message is intended to describe the recent work in the
> "specialization" branch of the chicken-core git repository which has
> now been merged into "master". I'll try to explain the changes in a
> bit more detailed manner, as it might be helpful for taking maximum
> advantage of any enhancements, and understanding the shortcomings. And
> of course I can't let a opportunity for bragging simply pass along
> unused...
>
> "specialization" means using the type-information obtained by the part
> of the compiler that performs an intraprocedural flow-analysis [...]
Awesome! I'm looking forward to playing with this :)
--
Alex