Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2001:
[Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch)
Home

[Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Daniel L Speyer <dspeyer@xxxxxxxxxxx>
Cc: Arien Malec <arien_malec@xxxxxxxxx>, Justin Moore <justin@xxxxxxxxxxx>, Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Oct 2001 23:39:22 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Mon, Oct 22, 2001 at 05:26:36PM -0400, Daniel L Speyer wrote:
> The syntax proposed here is extremely similar to what I implemented
> (http://arch.freeciv.org/freeciv-dev-200110/msg00816.html).  I did support
> use of '=' as whitespace (yes, "set=mincitydist 3\n" would be legitimate,
> but so what?), though whitespace compression (i.e. use of " = " or even
> "  ") is waiting for the next version (which will be along Real Soon
> Now).  The only difference is I ommitted automatic name setting (also
> intended for future addition) and I used braces in stead of
> parenthesis.  Actually, it's quite possible to support both.
> 
> I guess I have a set of features to work on when I next have free
> time.  Does my parser look generally acceptable (with the changes stated
> here)?
> 
> I really don't know the server code, but it looks like setting up the
> parser may be a large semi-independant task.  So, unless there's reason
> otherwise, I'll keep working on that and hopefully the server can be made
> ready to receive it simultaneously.

I think at the start of all this should be a fixed grammar with well
understood semantics. I also think that it may not be wise to support
a lot of alternatives ( ()-vs{} for example ).

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Using only the operating-system that came with your computer is just
  like only playing the demo-disc that came with your CD-player."


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