문제

During the building phase of PyPy, the script produces some nice ASCII characters that looks really interesting. What does each character represent? How to interpret this output? What really is PyPy build doing while producing this ASCII art?

output from PyPy build

도움이 되었습니까?

해결책

This is the mandelbrot set.

Enjoy Mandelbrot :-)

according to http://pypy.org/download.html . This creates an enjoyable build experience.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top