Re: [logs] Generic Log Message Parsing Tool

From: Nick Vargish (navat_private)
Date: Tue Jun 11 2002 - 06:01:12 PDT

  • Next message: Sweth Chandramouli: "Re: [logs] Generic Log Message Parsing Tool"

    On Mon, 2002-06-10 at 22:03, Russell Fulton wrote:
    > Has anyone considered ICON http://www.cs.arizona.edu/icon/ as a
    > possible implementation language for a log parser?
    
    Just from a quick look, Icon looks as good as any and better than some
    for the task. For what it's worth, it seems to be quite efficient for
    the things the analyzer would need to do:
    
    http://www.bagley.org/~doug/shootout/
    
    It's as good as Python for the string benchmarks... Is efficiency going
    to be enough of an issue that C is the only implementation language
    worth considering? If not, Icon might be worth investigating.
    Syntactically it looks a little messy (For example there's
    procedure/end, but curlies for blocks? I honestly haven't read enough
    Icon code to make a judgement yet...)
    
    Nick
    
    -- 
    #include<stdio.h> /* SigMask 0.4 (sig.c) 20000913 PUBLIC DOMAIN "Compile
    Me" */
    int main(c,v)char *v;{return !c?putchar(*v-1)&&main /* Make: cc -o sig
    sig.c */
    (0,v+1):main(0,"Ojdl!Wbshjti!=obwAogs/ofu?!OGS!Tfojps!Tpguxbsf!Fohjoffs\v\1");}
    
    
    



    This archive was generated by hypermail 2b30 : Tue Jun 11 2002 - 08:33:49 PDT