Open
Conversation
jchavarri
commented
May 24, 2019
| It was all started when I saw this website [http://ocsigen.org/js_of_ocaml/toplevel.html#version=4.06.0](http://ocsigen.org/js_of_ocaml/toplevel.html#version=4.06.0). It's OCaml's Toploop inside the browser. It was quite facinating that such thing is possible and I set out to build the elaquent with ReasonML syntax. | ||
| It was all started when I saw this website [http://ocsigen.org/js_of_ocaml/3.1.0/manual/files/toplevel/index.html](http://ocsigen.org/js_of_ocaml/3.1.0/manual/files/toplevel/index.html). It's OCaml's Toploop inside the browser. It was quite fascinating that such thing is possible and I set out to build the equivalent with ReasonML syntax. | ||
|
|
||
| After a very bumpy ride, I'm able to replicate that toplevel with ReasonML syntax and using ReasonReact for the UI. [It's still running here in case you want to give it a try](https://rtop.khoanguyen.me/). |
Author
There was a problem hiding this comment.
I couldn't find this link, is it still somewhere?
|
LGTM ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix link to jsoo toplevel, remove broken link to rtop.khoanguyen.me and some typos