From owner-freebsd-java Fri Nov 12 10:22:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from kitsune.swcp.com (swcp.com [198.59.115.2]) by hub.freebsd.org (Postfix) with ESMTP id C427F150CF for ; Fri, 12 Nov 1999 10:22:33 -0800 (PST) (envelope-from msommer@argotsoft.com) Received: from argotsoft.com (argotsoft.com [198.59.115.127]) by kitsune.swcp.com (8.8.8/1.2.3) with ESMTP id LAA29976; Fri, 12 Nov 1999 11:01:58 -0700 (MST) Received: (from msommer@localhost) by argotsoft.com (8.9.3/8.8.7) id LAA03162; Fri, 12 Nov 1999 11:01:58 -0700 (MST) (envelope-from msommer) From: "Mark J. Sommer" Message-Id: <199911121801.LAA03162@argotsoft.com> Subject: Re: parsin in Java In-Reply-To: <19991112174341.25434.qmail@nwcst293.netaddress.usa.net> from Dmitry Golovashkin at "Nov 12, 99 12:43:41 pm" To: math.programming@usa.net (Dmitry Golovashkin) Date: Fri, 12 Nov 1999 11:01:58 -0700 (MST) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Try JavaCC. You can find it at www.javasoft.com. Can't remember the right URL, but you can do a search from there. > Hello All, > > I am wondering whether there are Java packages > which would be equivalent to `yacc,' `bison,' and `flex' (parsing). > Say that, I need to write some very basic symbolic calculations: > given an ASCII-looking formula like (x * x) I would like > to know its values for specific x-es) and with all my respect > to STL/C++/yacc/flex/etc.. would like to do so in Java. Anybody could help? > > Thanks a lot! > > With best regards, > Dmitry > > > > ---------_________---------> > ---------_________---------> > > > > ____________________________________________________________________ > Get free email and a permanent address at http://www.netaddress.com/?N=1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > ~Mark -------------------------------------------------------------------------------- Mark J. Sommer ARGOT Software Corporation, P.O. Box 92020, Albuquerque, New Mexico 87199-2020 FAX: 505-771-0274 PHONE: 505-867-6750 E-MAIL: msommer@argotsoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message