[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Hi,
>
> Neil Jerram <[EMAIL PROTECTED]> writes:
>
>> Finally, you might like to know that my guile-debugging package
>> includes a kind of Emacs display-backtrace front end. [...]
>
> That sounds nice!
>
> What are your plans wrt. to distribution of g
Hi,
It looks like the Autoconf `GUILE_CHECK' macro (or perhaps Guile itself)
is broken. In both Guile 1.6 and 1.7, it is defined as follows:
# GUILE_CHECK -- evaluate Guile Scheme code and capture the return value
#
# Usage: GUILE_CHECK_RETVAL(var,check)
#
# @var{var} is a shell variab
Hi,
Neil Jerram <[EMAIL PROTECTED]> writes:
> Finally, you might like to know that my guile-debugging package
> includes a kind of Emacs display-backtrace front end. In other words,
> when an error occurs, the stack is popped up in Emacs, and Emacs will
> pop up the source code for each frame, a
Hi,
I have been working on a simple framework for building readers for
Guile. It is called `guile-reader' and version 0.1 is available at:
http://www.laas.fr/~lcourtes/software/guile/guile-reader-0.1.tar.gz
SHA1: d0a6740b4d7390e914199b0cb673355a02dd74d9
Documentation (incomplete) can be re