caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Symbolic expression sub?
@ 2001-10-22 15:36 Ping Hu
  2001-10-26 22:11 ` Berke Durak
  0 siblings, 1 reply; 2+ messages in thread
From: Ping Hu @ 2001-10-22 15:36 UTC (permalink / raw)
  To: caml-list

Just wondering if someone has some smart enough approach in Caml (or
C/C++) to compute the difference between two symbolic expressions
described below,

term: x, xy, 3x, 3xyz, 23, ...
op: +, -
expr: term | expr op expr 
 
how about (expr1 - expr2) ?

Thanks,
Ping 
@ST,Cambridge
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-26 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-22 15:36 [Caml-list] Symbolic expression sub? Ping Hu
2001-10-26 22:11 ` Berke Durak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).