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

https://github.com/daquirm/ocaml-fractals

Fractal-based graphics in OCaml
https://github.com/daquirm/ocaml-fractals

Last synced: 3 months ago
JSON representation

Fractal-based graphics in OCaml

Awesome Lists containing this project

README

          

ocaml-fractals
==============

Fractal-based graphics in OCaml

Compile with
`ocamlc graphics.cma fractal.ml -o fractal`