Re: [racket-dev] Racket compiler in Racket

2015-02-18 Thread Gustavo Massaccesi
Ok, thanks. I´ll submit it in a few days.

Gustavo

On Wed, Feb 18, 2015 at 1:13 AM, Leif Andersen l...@leifandersen.net wrote:
 Hello,

 I am working on porting the racket compiler to racket. But it still has a
 bit to go and I have not yet ported the optimizer. So go right ahead.

 Thank you.


 ~Leif Andersen

 On Sun, Feb 15, 2015 at 1:36 PM, Gustavo Massaccesi gust...@oma.org.ar
 wrote:

 There is project to rewrite the Racket compiler in Racket. I'd like to
 know if it has advanced. In particular, if it's still possible to make
 big changes to the C code or it's better to wait and keep the code
 almost frozen.

 I'm planning to do few refactoring an improvements in the optimizer
 functions that handle predicates (for example expr_implies_predicate
 and check_known2_pred). The changes are small enough to be implemented
 in a pair of days (if I find no surprises) but they are big enough to
 be painful to port if the code is already translated.

 Gustavo

 --
 You received this message because you are subscribed to the Google Groups
 Racket Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to racket-dev+unsubscr...@googlegroups.com.
 To post to this group, send email to racket-...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/racket-dev/CAPaha9MMSSNLL-30%2B5bUzKgMb8qERN-%3DEOikEV%2B8ySoHcdzSeQ%40mail.gmail.com.
 For more options, visit https://groups.google.com/d/optout.



-- 
You received this message because you are subscribed to the Google Groups 
Racket Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-dev+unsubscr...@googlegroups.com.
To post to this group, send email to racket-...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/CAPaha9N17sf20SJS%2B3ugjXCYzdqZU_Wrzd8AtPasbg76jvNspw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-dev] Racket compiler in Racket

2015-02-17 Thread Leif Andersen
Hello,

I am working on porting the racket compiler to racket. But it still has a
bit to go and I have not yet ported the optimizer. So go right ahead.

Thank you.


~Leif Andersen

On Sun, Feb 15, 2015 at 1:36 PM, Gustavo Massaccesi gust...@oma.org.ar
wrote:

 There is project to rewrite the Racket compiler in Racket. I'd like to
 know if it has advanced. In particular, if it's still possible to make
 big changes to the C code or it's better to wait and keep the code
 almost frozen.

 I'm planning to do few refactoring an improvements in the optimizer
 functions that handle predicates (for example expr_implies_predicate
 and check_known2_pred). The changes are small enough to be implemented
 in a pair of days (if I find no surprises) but they are big enough to
 be painful to port if the code is already translated.

 Gustavo

 --
 You received this message because you are subscribed to the Google Groups
 Racket Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to racket-dev+unsubscr...@googlegroups.com.
 To post to this group, send email to racket-...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/racket-dev/CAPaha9MMSSNLL-30%2B5bUzKgMb8qERN-%3DEOikEV%2B8ySoHcdzSeQ%40mail.gmail.com
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
Racket Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-dev+unsubscr...@googlegroups.com.
To post to this group, send email to racket-...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/CAAVaeEBhM-MtW5rZ%2B1Y0f40%2BY_JF3-VAUgLoTUE83v%3DtJYH_fA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.