Re: [PATCH] tree-il->scheme: avoid gensyms and begin; use cond, and, or, and let*

2012-02-23 Thread Andy Wingo
Hi, On Thu 23 Feb 2012 03:50, Mark H Weaver writes: > Here's a preliminary patch that greatly improves our 'tree-il->scheme' > decompiler. Interesting patch! I suppose that readability is really the key thing here, and so we should apply it. A few comments: > I've also disabled the use of pa

[PATCH] tree-il->scheme: avoid gensyms and begin; use cond, and, or, and let*

2012-02-22 Thread Mark H Weaver
Peval will still be applied when it's compiled to a .go file. Again, this patch is preliminary, but it seems to work very well for me. Comments and suggestions solicited. Mark >From 7edbbdfa277f2449e022e5d549d6a6bfb7504389 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 22 Feb 2012