Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

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

What are the rules for equality of types and modules in OCaml

ocaml

opam install error "no solution found"

ocaml opam

Inline records in polymorphic variants?

OCaml syntax error in type declaration

ocaml

Running code only once in an OCaml library

c ocaml native-methods