> programming language is just a tool > since you are concerned about floating point optimization , its > obvious that c/c++ is leader in that field
Huh, did you try the test + benchmarks of /mselang/test/ ? IMHO, it is not a question of programming language, Pascal does as good as c/c++ if the good optimizations are used. With mselang, the bit-code (bc file) produced is fully compatible with the LLVM optimizer (opt) and you will have the same result, like if your source was in C. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

