User loginNavigation |
Native delimited continuations in (byte-code) OCamlAll you guys waiting to implement zippers etc. in Ocaml can go right ahead: There's now a library implementation of delimited continuations. In fact, there are two implementations. A native implementation in C that copies the relevant part of the interpreter's stack, and a pure Ocaml version that requires monadic style of writing code. |
Browse archives
Active forum topicsNew forum topicsRecent comments
|