Re: [Gc] How to do enable gc of prolog programs using bdw-gc
Stefan Israelsson Tampe <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <CAGua6m0=2qxFza9fqBGgGt2DB8uv9bOzbGoDXyeej+MmP5rxXA@mail.gmail.com> |
Yeah, I forget to tell I'm a serial hacker and likes to experiment with as lot of ideas. If people think that this is anything but a neat hack, please sorry for that. On the other hand I posted the hack because people might want to play with it for their own, who knows. If I can make it work (It seams to work just fine) then the right way is to discuss upstream. The default package will not have this feature per default, but for advanced users who want's to compile a special gc, instructions will be made. I will try to make the gc work with the standard tools of cause if possible, then time and compare to see if there is any benefits from the hack. FYI. The current showstopper is a few buggs stemming from the fact that I redesigned the foundations of the engine in order to fit gc of logical variables in, don't try using it from head until I tag a new release. Wingo or anyone else. In a finalizer, if the object should not be gc'ed what do I need to do? just leave it? and in the case when it should be gc'ed what do I do scm_gc_free? Cheers On Wed, May 7, 2014 at 9:07 PM, Andy Wingo <[email protected]> wrote: > On Thu 01 May 2014 11:56, Stefan Israelsson Tampe <[email protected]> > writes: > > > I'm have just implemented a prolog engine in guile which uses bdw-gc and > > a gc engine. > > I enjoy hearing about Stefan's interesting work in this area :) We > should be clear however that this isn't Guile proper, but instead an > experimental fork. > > Cheers, > > Andy > -- > http://wingolog.org/ > _______________________________________________ bdwgc mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/bdwgc