Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.048 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'bits': 0.07; 'seemed': 0.07; 'assembler': 0.09; 'cc:addr:python-list': 0.10; 'thu,': 0.15; 'bit.': 0.16; 'bye,': 0.16; 'dictionary.': 0.16; 'etc...': 0.16; 'subject:Parser': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; "aren't": 0.22; 'parser': 0.22; 'am,': 0.23; 'bit': 0.23; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'asked': 0.28; 'closer': 0.29; 'flying': 0.29; 'maybe': 0.31; 'url:mailman': 0.31; 'probably': 0.32; 'good.': 0.32; 'url:python': 0.33; 'usually': 0.33; 'received:google.com': 0.34; 'url:listinfo': 0.35; 'done': 0.35; 'somebody': 0.35; 'something': 0.35; 'really': 0.35; 'asking': 0.35; 'but': 0.36; 'url:org': 0.36; 'there': 0.36; 'quite': 0.37; 'subject:: ': 0.37; 'ok,': 0.37; 'list.': 0.37; 'means': 0.39; 'sure': 0.40; 'easy': 0.60; 'yes': 0.60; 'better.': 0.66; 'yourself': 0.73; 'before...': 0.84; 'conversation': 0.84; 'not...': 0.84; 'still.': 0.84; 'joel': 0.91; 'subject:needed.': 0.91; 'to:addr:hotmail.com': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Xo3Qydx/g9Ur3Yam3JVVtrT4qL6wQg+bAx6R3JBY/WY=; b=BoczPzfbFjxR4s2UYcMA12snOswZGBokLlLvpEUA9Y4TfCq1QbAv00oBPoffbY/KTn scfZ/YmY9i/BHtthvYLpwP7pRuMVnzkLRNvRwwfKp+AS7txU/0lxHvtJT5lgrzSq2Mry hdwn4B0G2qyVQCvdv4GM7Bv2tDyoXxsDrvC8OY28nkz2DmF00SlYmxrrH7ombnk7AIn6 sa81IO7QFVsozPeUufrM37izPs44vretENoVFsOEKjUH4kAxqdjCfSgljVXSLAaKA264 QmrzKQet5HOCPqPYltBmmPPOkXpn+S7CsRwhYOaiEYpPgPNtV+ElTYNNtadl4qMSFckf UtGw== MIME-Version: 1.0 X-Received: by 10.107.47.224 with SMTP id v93mr11029120iov.86.1434026138058; Thu, 11 Jun 2015 05:35:38 -0700 (PDT) In-Reply-To: References: <949ff$556cf8e0$5419aafe$20874@news.ziggo.nl> <7cd38$557084b9$5419aafe$9688@news.ziggo.nl> <74dd4$55708983$5419aafe$17465@news.ziggo.nl> <8dfe$55708e76$5419aafe$21711@news.ziggo.nl> <7241f$55708fd7$5419aafe$23020@news.ziggo.nl> <4252d$55709249$5419aafe$25285@news.ziggo.nl> <74396$55764fb5$5419aafe$6142@news.ziggo.nl> <48a90$5576da1e$5419aafe$34050@news.ziggo.nl> Date: Thu, 11 Jun 2015 08:35:37 -0400 Subject: Re: Parser needed. From: Joel Goldstick To: Skybuck Flying Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 43 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434026144 news.xs4all.nl 2953 [2001:888:2000:d::a6]:59298 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92477 On Thu, Jun 11, 2015 at 7:15 AM, Skybuck Flying wrote: > Well it did help a little bit. > > Somebody asked if there was already a parser for it. > > I answered yes in C#. > > So I took a closer look at it... and learned something from it. > > Maybe I would have done that anyway... or maybe not... > > Now we will never know... but I am happy that the parser is now ok, done and > pretty easy extendable. > > I think it's probably my first really good one. > > I did do a little assembler before... but not sure if it was any good. > > I also read before I started the thread... what "parse" means in dictionary. > > That also helped me understand it a little bit better. > > And also I read how it's usually done... tokens/tokenize etc... kinda > already knew that... but still. > > Turned out to be quite easy... > > But at the start /always it seemed so difficult... > > So any little bits of help/advice/information can help ! :) > > > Bye, > Skybuck. > -- > https://mail.python.org/mailman/listinfo/python-list but you aren't asking questions. You are having a conversation with yourself on a public q/a list. Its unpleasant -- Joel Goldstick http://joelgoldstick.com