Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 248 Bytes

contalk

Simple Perl 6 fractals and Concurrency code examples

  • text-mandel.p6 - draws a Mandelbrot set in 80x25 (based on code in '3rdparty')

  • bench.p6 - benchmark harness to run mbrot1.p6 etc.

  • README.json - description of mbrot1.p6 etc.