Andrei Formiga
Andrei Formiga
Fair enough, I will try to test the search branch.
I think this change is already done on the config.json file, see https://github.com/exercism/ocaml/blob/main/config.json#L13
I think it's more usual to use 2 spaces instead of 4, but other than that it's ok. I can send a PR.
This should solve #384
I think all exercises should be solvable without Base, as many people in the community prefer not to use it. There are some exercises where this is currently impossible, but...
It would be nice if Julia had some way of defining mixins, relying on macros to verify if a type implements some interface is definitely a kludge.
Maybe make completion optional? For a simple kernel you still have to setup a completion response and `is_complete` response.
> > But, yeah. I use Lem because full common lisp + SDL is really nice for my use case. What's missing in the webview frontend for your use case?...
This happens on Fedora when using Nvidia proprietary drivers. I had the same issue after switching to proprietary drivers, my solution was to recompile the webview library and execute lem...