Ecosyste.ms: Awesome
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: about 7 hours ago
JSON representation
Fractal-based graphics in OCaml
- Host: GitHub
- URL: https://github.com/daquirm/ocaml-fractals
- Owner: DaQuirm
- License: mit
- Created: 2014-03-01T07:33:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T07:40:33.000Z (over 10 years ago)
- Last Synced: 2024-04-17T02:53:02.778Z (7 months ago)
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ocaml-fractals
==============Fractal-based graphics in OCaml
Compile with
`ocamlc graphics.cma fractal.ml -o fractal`