chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #160: implement minimal global value propagation


From: Chicken Trac
Subject: [Chicken-janitors] #160: implement minimal global value propagation
Date: Wed, 13 Jan 2010 13:04:36 -0000

#160: implement minimal global value propagation
-------------------------+--------------------------------------------------
 Reporter:  felix        |       Owner:  felix
     Type:  enhancement  |      Status:  new  
 Priority:  minor        |   Milestone:  4.4.0
Component:  compiler     |     Version:  4.3.x
 Keywords:               |  
-------------------------+--------------------------------------------------
 in the toplevel scan, expressions like `(set! <var1> <var2>)` can be used
 to mark `<var1>` as an alias to `<var2>`, if `<var2>` is itself an alias
 or an intrinsic.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/160>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]