Menu

#3 hyperspec: dynamic symbol table

closed-accepted
None
5
2001-12-11
2001-12-01
Edi Weitz
No

This is a patch (see attached file) to Erik Naggum's
HyperSpec lookup facility which I wrote after reading
Kent Pitman's posting
<http://groups.google.com/groups?selm=sfwvgftux7g.fsf%40shell01.TheWorld.com>
to comp.lang.lisp.

The patch uses the symbol table that's included with
the CLHS instead of a hard-coded version. It requires
a local version of the CLHS (or at least of the
symbol table) to be present. [Maybe the symbol-table
can be distributed with ILISP?]

Edi.

Discussion

  • Edi Weitz

    Edi Weitz - 2001-12-01

    diff file

     
  • Edi Weitz

    Edi Weitz - 2001-12-02

    Logged In: YES
    user_id=192106

    slightly enhanced

     
  • Edi Weitz

    Edi Weitz - 2001-12-02
     
  • Edi Weitz

    Edi Weitz - 2001-12-07

    Logged In: YES
    user_id=192106

     
  • Edi Weitz

    Edi Weitz - 2001-12-07

    defaults to orginal version now

     
  • Edi Weitz

    Edi Weitz - 2001-12-07

    added line for symbol table

     
  • Paolo Amoroso

    Paolo Amoroso - 2001-12-11
    • assigned_to: nobody --> amoroso
    • status: open --> closed-accepted
     

Log in to post a comment.