All Projects → Sketch-sh → Sketch Sh

Sketch-sh / Sketch Sh

Licence: other
Sketch.sh - Online Code Editor and ReasonML community

Programming Languages

ocaml
1615 projects
reason
219 projects
bucklescript
41 projects

Labels

Projects that are alternatives of or similar to Sketch Sh

reasonreact-starter
Minimal yet powerful ReasonReact template
Stars: ✭ 33 (-91.81%)
Mutual labels:  reasonml
Rationale
Ramda inspired library of helper functions for ReasonML
Stars: ✭ 275 (-31.76%)
Mutual labels:  reasonml
Hazel
Hazel, a live functional programming environment with typed holes
Stars: ✭ 340 (-15.63%)
Mutual labels:  reasonml
resuggest
Discover ReasonML functions that do what you want. https://GuillaumeSalles.github.io/resuggest
Stars: ✭ 85 (-78.91%)
Mutual labels:  reasonml
Learn Reasonml Workshop
Learn ReasonML with 24 exercises. No prior functional programming knowledge required.
Stars: ✭ 265 (-34.24%)
Mutual labels:  reasonml
Reform
Reasonably making forms sound good 🛠
Stars: ✭ 282 (-30.02%)
Mutual labels:  reasonml
rescript-react-compat
An alternative upgrade path for ReasonReact
Stars: ✭ 17 (-95.78%)
Mutual labels:  reasonml
Reason Design Patterns
🗺 An unofficial collection of "design patterns" for Reason and OCaml
Stars: ✭ 379 (-5.96%)
Mutual labels:  reasonml
React Recomponent
🥫 Reason-style reducer components for React using ES6 classes.
Stars: ✭ 272 (-32.51%)
Mutual labels:  reasonml
Graphql ppx
GraphQL PPX rewriter for Bucklescript/ReasonML
Stars: ✭ 325 (-19.35%)
Mutual labels:  reasonml
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-93.05%)
Mutual labels:  reasonml
Bs Jest
BuckleScript bindings for Jest
Stars: ✭ 255 (-36.72%)
Mutual labels:  reasonml
Isolate
Lightweight image browser
Stars: ✭ 284 (-29.53%)
Mutual labels:  reasonml
bs-react-native-vector-icons
ReasonML bindings for react-native-vector-icons
Stars: ✭ 16 (-96.03%)
Mutual labels:  reasonml
Fnm
🚀 Fast and simple Node.js version manager, built in Rust
Stars: ✭ 6,102 (+1414.14%)
Mutual labels:  reasonml
bs-promise-monad
Monadic syntax to work with promise in ReasonML
Stars: ✭ 38 (-90.57%)
Mutual labels:  reasonml
Reasonml Idea Plugin
ReasonML Language Plugin for IDEA
Stars: ✭ 273 (-32.26%)
Mutual labels:  reasonml
Crra
Create Reason React App
Stars: ✭ 384 (-4.71%)
Mutual labels:  reasonml
Reason Tools
Adds Reason to the browser
Stars: ✭ 366 (-9.18%)
Mutual labels:  reasonml
Reason React
Reason bindings for ReactJS
Stars: ✭ 3,140 (+679.16%)
Mutual labels:  reasonml

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].