Some notes on the internal implementation of mathematica (reference.wolfram.com) 2 points by moonchild 5y ago ↗ HN
[–] moonchild 5y ago ↗ I think the biggest takeaway is just how big it is; for instance:> Expression formatting uses several thousand pages of C++ code.That's an order of magnitude larger than TeX.
1 comment
[ 1.9 ms ] story [ 16.5 ms ] thread> Expression formatting uses several thousand pages of C++ code.
That's an order of magnitude larger than TeX.