Your ML-Compiler and C++.
Justin Pearson
justin@DoCS.UU.SE
Wed, 31 Mar 1999 12:46:40 +0200
Background : Although I was taught Miranda many years ago, I havn't
done much functional programming since then and I havn't followed what
been going on.
But now I've started to relearn ML and I'm having some fun.
I need to write some code which has two parts, one part is
particularly well suited to ML and the other part uses a variant of
BDD's which I will code in C++. The question is in MLton, is there a
mechanism for integrating foreign C++ code?
Regards
Justin Pearson