Received: by 10.224.31.20 with SMTP id w20mr6481919qac.2.1350261922386; Sun, 14 Oct 2012 17:45:22 -0700 (PDT) Received: by 10.236.155.70 with SMTP id i46mr1240408yhk.3.1350261922363; Sun, 14 Oct 2012 17:45:22 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!l8no52045978qao.0!news-out.google.com!r17ni24752519qap.0!nntp.google.com!l8no52045965qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Sun, 14 Oct 2012 17:45:22 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.77.164.50; posting-account=JYMozwoAAABEzHlCeA5JjFY2Blld-MCb NNTP-Posting-Host: 201.77.164.50 References: <3a63483c-4322-4bfb-8c28-2d528bf48443@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2958d6bb-8527-4b5c-a113-4492fdaebf42@googlegroups.com> Subject: Re: Operation in String to Double conversion From: William Lopes Injection-Date: Mon, 15 Oct 2012 00:45:22 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:19337 Em domingo, 14 de outubro de 2012 19h59min26s UTC-3, markspace escreveu: > On 10/14/2012 2:08 PM, William Lopes wrote: > > > > > > > > Thank you, using the your keywords I achieved to find a that can help me. > > > > > > See: http://www.objecthunter.net/tinybo/blog/articles/86 > > > > > > Ps.: I didn't still tested it. > > > > > > I don't think I much care for that site you link too. Too many spelling > > mistakes ("i" and "java") for me to take it seriously. > > > > Parsers aren't hard to write, and often they're used as example in > > introductory texts. The C++ Programming Language by Bjarne Stroustrup, > > for example, has a complete parser early in the text. Likewise Learning > > Java published by O'Reilly whips up a quick algebraic parser for a demo > > spreadsheet program. > > > > Is this for a class or something? Usually if you need to evaluate > > expressions there's a library that does that for you. It's really kind > > of rare to need to do your own. In true the page is it http://www.objecthunter.net/exp4j/index.html