-
```
$ npm i
> ppx_autoserialize@1.0.0 postinstall /Users/z/Projects/ReasonML/isomagic-todos/node_modules/ppx_autoserialize
> bsb -make-world -backend native
Error: spawnSync /Users/z/Projects/…
-
## Desired Behavior
dune allow to compile reasonml files but AFAIK we cannot use the rtop REPL.
## Example
just run `dune rtop` and you will get inside the ReasonML REPL, the same way as `dun…
-
http://reasonmlhub.com/exploring-reasonml/ch_syntax-overview.html
-
I want the data to be as portable as possible so here are some of my thoughts about data serialization and deserialization:
# Source code format (.re, .ml):
Any notebook should be a valid Reason…
-
In the [Function docs](https://reasonml.github.io/docs/en/function#named-arguments), labeled arguments are refered to as "named arguments". This is confusing as OCaml manual refers to them as labeled …
-
Hi,
CodeLens/Hover shows reasonml type signatures while editing .ml files. I couldn't find any option within the plugin to change it.
![2019-04-05-192233_3840x1080_scrot](https://user-images.g…
-
So far I've been unable to get any code completion features to work with this extension, as the language server always immediately crashes when opening an OCaml file. This is the output I get in the O…
-
Hi there ❤️
I like to suggest a syntax comparison sheet between OCaml and F-Sharp,
so potential and current users can see it on one page.
This here is a nice template:
https://reasonml.gith…
-
## Desired Behavior
I have started using [Topiary](https://github.com/tweag/topiary) to format my OCaml code. I think it would make sense for me to be able to `dune fmt` to run `topiary` on OCaml f…
-
The ATOM and RSS feed of the reason-react blog are broken:
* https://reasonml.github.io/reason-react/reason-react/blog/atom.xml
* https://reasonml.github.io/reason-react/reason-react/blog/feed.xml…