[gambit-list] gambit introspection

Pavel Dudrenov dudrenov at gmail.com
Fri Feb 20 02:40:53 EST 2009


Ohh. The actual link is: http://synthcode.com/emacs/scheme-complete.el.gz


On Thu, Feb 19, 2009 at 7:18 PM, Alex Shinn <alexshinn at gmail.com> wrote:
> "Jose A. Ortega Ruiz" <jao at gnu.org> writes:
>
>> - (namespace sensitive) TAB completion of symbols and procedure names
> [...]
>> - displaying the arglist and namespace of procedure at point
>
> http://synthcode.com/emacs/scheme-complete.el provides
> lexically-scoped tab completion using a limited type
> inference, which significantly reduces the number of symbols
> to complete.  It also can optionally show the arglist of the
> procedure at point in the modeline.  It works with any R5RS
> Scheme, but would need some work to support Gambit's
> namespaces (and the code is a hideous mess).
>
> --
> Alex
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>



More information about the Gambit-list mailing list