[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]
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."
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), (continued)
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Daniel Sjölie, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Daniel L Speyer, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Justin Moore, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Arien Malec, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Arien Malec, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Daniel L Speyer, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch),
Raimar Falke <=
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Daniel L Speyer, 2001/10/22
- [Freeciv-Dev] Re: Server Overhaul (was Re: Re: Split patch), Justin Moore, 2001/10/22
[Freeciv-Dev] Re: Split patch (was Re: [RFC PATCH] init_techs), Daniel L Speyer, 2001/10/05
- [Freeciv-Dev] Re: Split patch (was Re: [RFC PATCH] init_techs), Raimar Falke, 2001/10/05
- [Freeciv-Dev] Re: Split patch (was Re: [RFC PATCH] init_techs), Reinier Post, 2001/10/06
- [Freeciv-Dev] Re: Split patch (was Re: [RFC PATCH] init_techs), Daniel L Speyer, 2001/10/06
- [Freeciv-Dev] semi-static typing in server config (was: Re: Split patch (was Re: [RFC PATCH] init_techs)), Daniel L Speyer, 2001/10/08
- [Freeciv-Dev] Re: semi-static typing in server config (was: Re: Split patch (was Re: [RFC PATCH] init_techs)), Raimar Falke, 2001/10/08
|
|