Skip to content

FranklinChen/merry-fxmas-metaocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merry-fxmas in MetaOCaml

CI

Say "Merry Christmas" 25 times counting down, using BER MetaOCaml to do staging.

OPAM

Install OPAM if you don't already have it installed.

BER MetaOCaml

Switch to, or install, BER MetaOCaml:

If first time:

$ opam switch create 4.11.1+BER

Else:

$ opam switch 4.11.1+BER

Then

$ eval `opam config env`

Build the program

If you don't already have ocamlbuild installed:

$ opam install ocamlbuild
$ ocamlbuild -ocamlc metaocamlc src/main.byte

Run the program

$ ./main.byte

TODO

Add a test.

About

Merry f(x)-mas to Bill, in MetaOCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages