Sketch-sh / sketch-sh

Sketch.sh - Online Code Editor and ReasonML community

Home Page:https://sketch.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReasonML playground

A note writing application for teaching and sharing ReasonML code with inline evaluation.

CircleCI

How does it work?

This project uses rtop-evaluator for evaluating the input. The evaluator loads refmt & js_of_ocaml compiler as a web worker in the browser. We're not using BuckleScript since it currently doesn't support toplevel evaluation. That means BuckleScript modules like Js are not available, and instead one has to run functions from the OCaml stdlib like print_string. Belt however works well with js_of_ocaml and support is coming soon!

Contributions

See DEVELOPING.md for more information

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

LICENSE

Apache 2.0. See the included LICENSE file for more information

About

Sketch.sh - Online Code Editor and ReasonML community

https://sketch.sh

License:Other


Languages

Language:Reason 54.6%Language:JavaScript 34.1%Language:CSS 8.5%Language:HTML 1.0%Language:Shell 0.8%Language:Makefile 0.5%Language:Dockerfile 0.4%Language:C++ 0.1%