David Barbour <[email protected]> writes: > But favoring a simpler programming model - e.g. one with only > integers, and where the only operation is to add or compare them > -might also help.
If the problem domain is X then I agree a minimal X-specific DSL is a good idea, although purely numeric problems are often amenable to more direct solutions; eg. dynamic programming, gradient-based methods, etc. Cheers, Chris _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
