Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

Get result into a string variable in OCaml

ocaml frama-c

Get the array index variable and its value in value analysis (Frama-C)

Use OUnit module in OCaml - Unbound module OUnit error

unit-testing ocaml opam ounit

Will shadowed binding be GCed?

garbage-collection ocaml

Frama-C unbound module Z build error

ocaml frama-c

Parametricity in OCaml

generics ocaml containers

Is this OCaml signature possible?

ocaml

How should one compare floats in OCaml?

How to traverse typed abstract syntax tree in OCaml compiler

OCaml "list" with constant append to front and back?

ocaml

OCaml sub-module constrained by a sub-signature

module ocaml

how to round a number in ocaml?

ocaml rounding truncate

Disable or enable code by preprocessor

ocaml preprocessor

OCaml, extends a program a la Emacs

ocaml

ocaml, Functors : dependency injection

label ~f in OCaml

OCaml: Combination of elements in Lists, functional reasoning

Unbound module core while trying to compile ocaml file

ocaml

OCaml polymorphic variants in pattern matching

This expression has type a*b*c but type int was expected