caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ping Hu <ping.hu@st.com>
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] Symbolic expression sub?
Date: Mon, 22 Oct 2001 11:36:45 -0400	[thread overview]
Message-ID: <3BD43D0D.1F7B0A90@st.com> (raw)

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


             reply	other threads:[~2001-10-23  8:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-22 15:36 Ping Hu [this message]
2001-10-26 22:11 ` Berke Durak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BD43D0D.1F7B0A90@st.com \
    --to=ping.hu@st.com \
    --cc=caml-list@pauillac.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).