From owner-freebsd-java Fri Nov 12 9:42:50 1999 Delivered-To: freebsd-java@freebsd.org Received: from nwcst293.netaddress.usa.net (nwcst293.netaddress.usa.net [204.68.23.38]) by hub.freebsd.org (Postfix) with SMTP id 8010814F6B for ; Fri, 12 Nov 1999 09:42:22 -0800 (PST) (envelope-from math.programming@usa.net) Received: (qmail 25435 invoked by uid 60001); 12 Nov 1999 17:43:41 -0000 Message-ID: <19991112174341.25434.qmail@nwcst293.netaddress.usa.net> Received: from 204.68.23.38 by nwcst293 for [63.24.65.218] via web-mailer(M3.3.1.96) on Fri Nov 12 17:43:41 GMT 1999 Date: 12 Nov 99 12:43:41 EST From: Dmitry Golovashkin To: freebsd-java@FreeBSD.ORG Subject: parsin in Java Cc: math.programming@usa.net X-Mailer: USANET web-mailer (M3.3.1.96) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 hel= p? Thanks a lot! With best regards, Dmitry ---------_________---------> ---------_________---------> ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message