monit-dev
[Top][All Lists]
Advanced

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

Re: monit l.l p.y


From: Christian Hopp
Subject: Re: monit l.l p.y
Date: Thu, 19 Jun 2003 23:06:19 +0200 (CEST)

On Thu, 19 Jun 2003, Jan-Henrik Haukeland wrote:

> Christian Hopp <address@hidden> writes:
>
> > And finally I got rid of the yyunput warning... because I need
> > unput(). (-:
> >
> > Please no syncs,  until I have synced this one!
>
> Good sales pitch! I'm not sure if I got how the new DEPEND syntax will
> be, but the sales arguments was convincing :) Here's my +1

I think anyone else is out for something!  So I think +2 is enough for it.
I gonna sync it tomorrow.


The new syntax,

DEPENDS dependant1, dependant2, ...

The comma is important!


> > PS:  Language hacking gives you really headache!
>
> Maybe, but creating a parser/lexer and a language is the most fun part
> of any project, at least in my book. For instance in the zervlet
> project I created a compleate lexer and parser for the HTTP protcol.
> No code using sscanf, strchr strcmp and suchs there. I even put in a
> XML parser using bison and re2c as the lexer. If you haven't tried the
> zervlet stuff yet I really recommend it, I may be biased tough :)
> <URL:http://zervlet.com/>

I don't think that it has something to do with being biased.  But with
lex/re2c and bison you don't do any typical c mistakes.  These mistakes
usually happen during string handling.  As long you can trust re2c and
bison you are on the save side.

> Ps. I was away yesterday and today visiting my brother. You may
> remember that I have been working most of this spring as a carpenter,
> helping him to build a house for the family. Last week a tragic thing
> happened, the night before they should move in to the new house it
> burned down. We are just grateful that this happened before they had
> moved in,

I slept in a burning house in Denmark, and I can tell you it is no fun to
run out of it!

> but in any event it was a shock to us all.

My sincere condolence!  All of you have put a lot of effort in it.  If you
need any help (but what could I do from here) just let me know.

> You can see the burnt down house here and a picture of my very unhappy
> brother with family:
>
>  http://www.varden.no/apps/pbcs.dll/artikkel?AID=/20030610/NYHET/106100059

At least nothing has happened to you and your family.

Christian

-- 
Christian Hopp                                email: address@hidden
Institut für Elektrische Informationstechnik             fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf.   fax: +49-5323-72-3197
                             pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/





reply via email to

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