Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngzhian/ocaml-labels
A 10-min presentation introducing labels in OCaml.
https://github.com/ngzhian/ocaml-labels
Last synced: about 1 month ago
JSON representation
A 10-min presentation introducing labels in OCaml.
- Host: GitHub
- URL: https://github.com/ngzhian/ocaml-labels
- Owner: ngzhian
- Created: 2017-02-13T07:35:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T07:48:45.000Z (almost 8 years ago)
- Last Synced: 2024-10-13T06:50:57.820Z (3 months ago)
- Language: OCaml
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS4215 Assignment 1 - Presentation on OCaml's Labels
A 10-min presentation introducing labels in OCaml.
Slides are available as a PDF in [slides.pdf](slides.pdf), or at this url
https://docs.google.com/presentation/d/1VhM9uQSnbNKfvdd2-4oJAoohO7-mq9akkoNnl23k-EI/pub?start=false&loop=false&delayms=5000[labels.ml](labels.ml) contains all OCaml examples used in the slides.
[cs4215-ocaml-demo.playground](cs4215-ocaml-demo.playground) is a Swift Playground that contains the Swift examples used in the slides.
## References
http://caml.inria.fr/pub/docs/manual-ocaml/lablexamples.html
https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Functions.html