This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: emacs with guile instead of elisp



[ discussion on how to be able to have more smobs snipped ]

I just stumbled upon a Guile feature called "structures".

It's a way to have any number of distinct types, without dynamic ID
allocation etc.  It appears to be cool, although I must admit I find
this stuff (vtables? vtable vtables? huh?)  utterly confusing...

HTH,
mike