Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

Parameter names of a function using a functional language such as F#

Is there a Bignum module for Ocaml?

ocaml

printing polymorphic containers in ocaml toplevel

ocaml pretty-print

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