Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 11:01:58 -0700 (MST)
From:      "Mark J. Sommer" <msommer@argotsoft.com>
To:        math.programming@usa.net (Dmitry Golovashkin)
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: parsin in Java
Message-ID:  <199911121801.LAA03162@argotsoft.com>
In-Reply-To: <19991112174341.25434.qmail@nwcst293.netaddress.usa.net> from Dmitry Golovashkin at "Nov 12, 99 12:43:41 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911121801.LAA03162>