Никита Хромин (ночной линейный редактор)
The honest answer: because it shouldn’t work and has never been done before. TeX has no arrays, no functions with return values, no convenient local variables or stack frames, no integers bigger than 2^{31}-1, no bitwise operations. Macro expansion can recurse, but you get no call stack and deep recursion quickly hits engine limits. What TeX does have is a Turing-complete macro expansion engine and, with e-TeX extensions (used by modern pdfTeX), up to 32,768 integer registers called \count. That turns out to be just barely enough to implement a chess engine.
,详情可参考新收录的资料
纯粹的AI写作,我不是很认可,最起码我写的一些游记类、个人感悟类的文章无法让它代替我的情感表达。所以这次我还是选择「手工匠人赛道」。手搓一篇关于我闺女从家离开上幼儿园这段时间里的的经验总结。
OpenClaw达到同样的高度,只用了100天。