guile-user
[Top][All Lists]
Advanced

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

Re: What new libraries or functionality does Guile need?


From: Thien-Thi Nguyen
Subject: Re: What new libraries or functionality does Guile need?
Date: Mon, 21 Jul 2008 08:34:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Mike Gran <address@hidden>
() Fri, 18 Jul 2008 10:13:04 -0700 (PDT)

   If you could ask someone to write a library or package a set of
   functionality for Guile that it doesn't currently have, what
   would it be?

I would ask for an API-upgrade program.  This program would scan
C source to identify API elements that newer Guile no longer
supports and substitute them with equivalent constructs that newer
Guile does support.  It should be able to operate w/o modifying
the original tree, support an interactive repl for human-override,
and keep a database of the override decisions (w/ annotations).
The database should be exportable and have a published access /
modification protocol.

thi




reply via email to

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