Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

Ocaml + LLVM under cygwin (or, more generally, statically linking with C object files under cygwin)?

linker cygwin ocaml llvm

Folding over Trees in OCaml

How can sexplib be used with functor types like Map?

ocaml s-expression

How to safely translate tree data structures between C++ / Ocaml?

Does Jason Hickey's Ocaml book have answers publicly?

ocaml

How can the ocamlfind/ocamlbuild toolchain be used with project-local copies of packages?

Extending OCaml Maps to formattable Maps

map ocaml functor

__ in Ocaml extracted from Coq

ocaml coq

js_of_ocaml and Deriving_Json

OCaml's `type a. a t` syntax

Ocaml for ARM cortex M4?

arm ocaml cross-compiling

Can OCaml be used as a scripting language for C++?

c++ scripting ocaml ffi

(Lazy) Haskell undefined/bottom in OCaml

How to implement hash table with chaining?

hashtable ocaml chaining

Order of linked libraries in ocamlbuild

linker ocaml ocamlbuild

Data structure for keeping track of a game board in OCaml

arrays ocaml

Free variables list of a lambda expression

Is there a good "OCaml Browser" tool for Linux?