slang-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [slang-users] Reconstructing the last key sequence


Thomas Schultz <tststs@xxxxxx> wrote:
>I tried to find a C interface to s-lang's associative arrays, but couldn't
>find one. Did I miss anything?

There is no public interface to the interpreter's associative array
objects that is independent of the interpreter.  Have you considered
having slrn startup by reading some /usr/share/slrn/slrn.sl file?
This would give you the ability to exploit the strengths of the
interpreter instead of coding some things in C.  Alternatively, you
could embed some slang interpreter constructs into the C code itself.

Thanks,
--John


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]