Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ocaml

How from Ocaml can I call C++ code using itself a shared library .so ?

How to use OcaIDE debugger in Eclipse?

eclipse-plugin ocaml

Define <LINE-START> and <LINE-END> in a lexer

Converting OCaml to F#: OCaml equivalent of F# spec, specifically initialization [closed]

OCaml regex: specify a number of occurrences

regex ocaml

Extract common functions from 2 functors

module ocaml functor

Are "open-ended list" and "difference-list" used in OCaml?

ocaml

Test if running in utop

ocaml prompt utop

Define variant type in Mongoose

Compile from within the OCaml repl

ocaml

Implement and represent polyadic operations

ocaml

How can I specify a custom path to the annotation files in tuareg-mode emacs?

Are custom blocks ever copied by OCaml?

Building an OCaml project in multiple directories

ocaml

Is there a way to declare executables with hyphens in a OCaml dune?

ocaml ocaml-dune

Topological sort in OCaml

Hesitating between C/C++, OCaml, and F# for my compiler [closed]

c++ c f# ocaml llvm