guile-devel
[Top][All Lists]
Advanced

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

Re: terribly complex syntax objects in syntax parse


From: Andy Wingo
Subject: Re: terribly complex syntax objects in syntax parse
Date: Tue, 15 May 2012 20:41:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

On Tue 15 May 2012 17:10, Stefan Israelsson Tampe <address@hidden> writes:

> Hey one can do what one can do. 1000rows of scheme results currently in
> 500kB go file mainly due to these syntax objects.

That's terrible...

> On the other hand does the compiler create object data intelligently
> making sure that eq? objects is created only once?  hence a reuse of
> common subexpressions. That can compress the bloat a bit I suspect!

It should do that, yes.  If it doesn't, that's a bug!

Andy
-- 
http://wingolog.org/



reply via email to

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