Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Year of OCaml?

Name: Anonymous 2015-05-28 4:58

We have recently gotten or will be soon getting, in no particular order:

# multicore (no more GIL)
# flambda
# GC tuning for real time systems
# algebraic effects
# modular implicits

Are we kicking ass yet?

Name: Anonymous 2015-06-13 23:25

>>54
AFAIK it's the order seen on the command line. I don't do a lot of FFI and most of it ends up being trial and error.

I have a few bookmarks:
http://caml.inria.fr/pub/docs/manual-ocaml/intfc.html
http://www.linux-nantes.org/~fmonnier/OCaml/ocaml-wrapping-c.html
http://www.mega-nerd.com/erikd/Blog/CodeHacking/Ocaml/calling_ocaml.html

Most of the time you should prefer ctypes unless the overhead is too much for you:
https://github.com/ocamllabs/ocaml-ctypes
https://github.com/ocamllabs/ocaml-ctypes/wiki/ctypes-tutorial

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List