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

https://github.com/dabcoder/ocamle

Ocaml experiments
https://github.com/dabcoder/ocamle

Last synced: 11 months ago
JSON representation

Ocaml experiments

Awesome Lists containing this project

README

          

# OcamlE
Ocaml experiments

*rock_paper.ml*: trivial rock-paper-scissors game.
*webserver.ml*: web server + Bandsintown API.
*listprint.ml*: print the element of a list of strings.