Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davep/mandeldraw

Mandelbrot Set Plotter in OCaml
https://github.com/davep/mandeldraw

fractal mandelbrot mandelbrot-fractal ocaml

Last synced: 14 days ago
JSON representation

Mandelbrot Set Plotter in OCaml

Awesome Lists containing this project

README

        

-*- mode:flyspell -*-

mandelbrot.ml and mandeldraw.ml are the result of my first ever play with
OCaml . As such I don't offer them as examples of
good OCaml coding, I only offer them as something someone might want to
play with and, perhaps, provide feedback about.

The latest version will always live at:

Dave Pearson