Skip to content

WhatIfWeDigDeeper/ocaml-fun-mooc

Repository files navigation

OCaml

ML = Meta Language CAM = Categorial Abstract Machine

Zinc Abstract Machine

  • portable - bytecode interpreter

Installation

brew install ocaml
brew install opam

# npm fails so use yarn
yarn global add bs-platform
# or local
yarn add --dev bs-platform

yarn build
yarn upgrade

VS Code Plugins

ReasonML

OCaml Debugger

Resources

ocaml.org

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

About

OCaml fun MOOC course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages