[Slight OT] TDPL in Russia
dsimcha
dsimcha at yahoo.com
Mon Aug 30 18:07:43 PDT 2010
== Quote from Walter Bright (newshound2 at digitalmars.com)'s article
> I think that some categories of software will never be free open source. For
> example, tax prep software. That's because tax software is a load of tedious
> detail work with no glory.
Aww come one, we should be able to write a few CTFE functions that generate the
source code to tax prep software for you. Been working on this, but I keep
running into the following bug:
mixin(taxPrep(Countries.unitedStates));
// Error: Out of memory. Tax code too complicated.
More information about the Digitalmars-d
mailing list