I'm specifically trying to avoid adding chicken module dependencies to the
elisp. :)

-Dan


On Fri, Apr 18, 2014 at 8:21 AM, Kon Lovett <konlov...@gmail.com> wrote:

>
> On Apr 18, 2014, at 8:13 AM, Mario Domenech Goulart <
> mario.goul...@gmail.com> wrote:
>
> > Hi Daniel,
> >
> > On Fri, 18 Apr 2014 08:08:57 -0700 Daniel Leslie <d...@ironoxide.ca>
> wrote:
> >
> >> Could we get the following C functions exposed to scheme?
> >>
> >> C_find_symbol_table
> >> C_enumerate_symbols
> >>
> >> Unless I'm mistaken, there's no way to access symbol table information
> >> from scheme at the moment; these two in particular would make tag
> >> completion in my emacs config far, far superior.
> >
> > Wouldn't something like
> >
> http://call-with-hopeless-continuation.blogspot.com.br/2009/12/introspeccao-de-modulos-em-chicken.html
> > do the trick?
>
> The apropos egg also searches the environment. See
> "search-system-environment-symbols" & the supporting code.
>
> >
> > (In portuguese, but I hope the code helps.)
> >
> > Best wishes.
> > Mario
> > --
> > http://parenteses.org/mario
> >
> > _______________________________________________
> > Chicken-users mailing list
> > Chicken-users@nongnu.org
> > https://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to