chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #262: quickref mode for chicken-doc


From: Chicken Trac
Subject: [Chicken-janitors] Re: #262: quickref mode for chicken-doc
Date: Thu, 03 Jun 2010 14:43:05 -0000

#262: quickref mode for chicken-doc
----------------------------------+-----------------------------------------
 Reporter:  felix                 |       Owner:  zbigniew
     Type:  enhancement           |      Status:  new     
 Priority:  not urgent at all     |   Milestone:          
Component:  extensions            |     Version:          
 Keywords:  chicken-doc quickref  |  
----------------------------------+-----------------------------------------

Comment(by zbigniew):

 That does sound interesting, but could you explain how it differs from
 `chicken-doc -c path`?

 That doesn't provide the node type information (syntax, procedure) as you
 requested, but that's only because it took up too much space.

 {{{
 $ chicken-doc -c posix
 _exit                        (_exit [CODE])
 block-device?                (block-device? FILENAME)
 call-with-input-pipe         (call-with-input-pipe CMDLINE PROC [MODE])
 call-with-output-pipe        (call-with-output-pipe CMDLINE PROC [MODE])
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/262#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]