Grasping `all-the-apples-at-once' › 尾声:我的“苹果流”解决方案 › 引用 References [#276]

apples.ml [4K]

完整的源码
apples.ml [4K]
The complete source code

apples.c [2K]

strymonas 解法:生成出的 C 代码。有关生成器,请参阅 strymonas 发行中的 examples/run-length-encoding 目录。
apples.c [2K]
The strymonas solution: generated C code. For the generator, see the directory examples/run-length-encoding in the strymonas distribution.

Incremental, Linear Pretty-printing 分步式 ( stepwise ) 管道 ( pipeline ) 开发可以走得很远。上述参考资料开发了一种相当 不平凡 ( non-trivial ) 的算法,具有最理想的、难以实现的性能。
Incremental, Linear Pretty-printing
The stepwise pipeline development can be taken quite far. The above reference develops a rather non-trivial algorithm with the optimal, difficult to achieve performance.