Although it is always possible to interpret a YOCaml program using an effect handler. This Commit introduces a first class module approach to facilitate the writing of an additional runtime.
From my point of view, this makes writing an additional runtime much "simpler"; the documentation should be quite explicit about the reasons for this approach.
Although it is always possible to interpret a YOCaml program using an effect handler. This Commit introduces a first class module approach to facilitate the writing of an additional runtime.
From my point of view, this makes writing an additional runtime much "simpler"; the documentation should be quite explicit about the reasons for this approach.