public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "Khamis Abuelkomboz (UUNET)" <khamis@knuut.de>
To: sourcenav@sources.redhat.com
Subject: Re: html parser/highlighter for SN452
Date: Fri, 02 Feb 2001 02:09:00 -0000	[thread overview]
Message-ID: <3A7A8741.6000703@knuut.de> (raw)
In-Reply-To: <3A76D3B5.1090801@knuut.de>

Ok guys,

let us shut up this nasty discussion!!!!
I spent some hours and wrote a small html parser for
my needs and the result was so cool that I posted it to
this news group to let other people benifet of it.
As I say, only some hours, I would loved to take some
time and extend the parser to be more intellegint, like
supporting JavaScript.

Actually Tromey wanted to say "Hello, I'm still here", but
he started with GPL!!! however	"Hi Tromey, are you ok?"
I would loved to start a discussion, how to improve source-
navigator to support defining new symbol types, names
containing special characters, like URL strings, so I could
add URL references as symbols and cross referencing. Propably
this could help redhat stocks to increase :-)

Again, for every body the links are

Executables:
http://home.knuut.de/khamis/sn/hyper.exe
http://home.knuut.de/khamis/sn/html.exe

Sources:
http://home.knuut.de/khamis/sn/html.l
http://home.knuut.de/khamis/sn/html_high.l

Khamis

Khamis Abuelkomboz (UUNET) wrote:

> if somebody is interested in a html browser
> for sn, you can download the following files
> for Windows platforms:
> 
> http://home.knuut.de/khamis/sn/hyper.exe
> http://home.knuut.de/khamis/sn/html.exe
> 
> You need to make the following steps:
> 
> 1. replace/copy hyper.exe html.exe into <SN>/bin
> 2. edit <SN>/share/etc/sn_prop.cfg and add the following lines:
> 
>     # html
>     sn_add_parser html \
>         -suffix {*.htm *.html *.xml} \
>         -brow_cmd $sn_path(bindir)/html \
>         -high_cmd $sn_path(bindir)/html
> 
>    (or download http://home.knuut.de/khamis/sn/sn_prop.cfg )
> 
> 3. edit <SN>/share/gui/sninit.tcl and replace line 649
> 
> << sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java 
> tcl chill python}
> 
>  >> sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java 
> tcl chill python html}
> 
> have fun,
> khamis

      parent reply	other threads:[~2001-02-02  2:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-30  6:49 Khamis Abuelkomboz (UUNET)
2001-01-30 10:31 ` Syd Polk
2001-01-30 12:03   ` Tom Tromey
2001-01-31  1:06 ` Khamis Abuelkomboz (UUNET)
2001-01-31  1:08   ` Khamis Abuelkomboz (UUNET)
2001-02-01  5:56 ` Eray Ozkural (exa)
2001-02-01 10:29   ` Ian Roxborough
2001-02-01 15:18     ` Tom Tromey
2001-02-02 10:29     ` Eray Ozkural (exa)
2001-02-02 10:40       ` Mo DeJong
2001-02-02  2:09 ` Khamis Abuelkomboz (UUNET) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A7A8741.6000703@knuut.de \
    --to=khamis@knuut.de \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).