Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

Is there a term for a monad that is also a comonad?

Is F# compiler a single-pass compiler?

Generate dump/explain files of Menhir when using ocamlbuild

ocaml ocamlbuild menhir

Making a test double in OCaml

unit-testing ocaml

How to decide whether to parameterize on the type-level or the module-level when designing modules?

Converting PCL to PDF

Error: Cannot safely evaluate the definition of the recursively-defined module

module ocaml

checking whether mutable list has cycle in ocaml?

ocaml cyclic

Using Ocamllex for lexing strings (The Tiger Compiler)

ocaml lex tiger ocamllex

Tuareg-mode and caml-mode

emacs annotations ocaml tuareg

is there an equivalent of data-frame in OCaml?

pandas ocaml

Global variables in Ocaml

global-variables ocaml caml

What are good uses of OCaml packaged modules?

ocaml

Inlining Algorithm

ocaml interpreter

ocaml interpreter

Ctypes and pointers to string arrays

ocaml

Converting GADT to phantom types

ocaml adt gadt

How to use Jane Street's Core with Reason?

ocaml ocamlbuild reason

Invoke OCaml compiler to just produce .cmi

header ocaml compilation

Return multiple tokens in ocamllex