Coder Social home page Coder Social logo

asolove / reason Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reasonml/reason

0.0 2.0 0.0 17.07 MB

Friendly Syntax & Toolchain Powered by OCaml

Home Page: http://facebook.github.io/reason

License: Other

Makefile 0.46% Shell 2.71% C++ 0.04% OCaml 95.67% Roff 1.00% Standard ML 0.12%

reason's Introduction

Reason: Friendly Syntax & Toolchain for OCaml Build Status CircleCI

Getting Started

View our guide here!

Community

Come say hi!

We also maintain BuckleTypes, where community members submit Reason/OCaml JavaScript bindings.

Contributing

Documentations

The docs are in the docs folder and the corresponding README there that describes the docs contribution method.

Codebase

See the src folder and the corresponding README.

# On OSX, install opam via Homebrew:
brew update
brew install opam
# On Linux, see here (you will need opam >= 1.2.2): http://opam.ocaml.org/doc/Install.html

opam init
# Add this to your ~/.bashrc (or ~/.zshrc):
#   eval $(opam config env)

opam update
opam switch 4.03.0
eval $(opam config env)
git clone https://github.com/facebook/reason.git
cd reason
opam pin add -y reason-parser reason-parser
opam pin add -y reason .

Note: during the last opam pin step, make sure your local repo is clean. In particular, remove artifacts and node_modules. Otherwise the pinning might go stale or stall due to the big node_modules.

License

See Reason license in LICENSE.txt.

Works that are forked from other projects are under their original licenses.

Editor plugins (which have also been forked) in the editorSupport/ directory include their own licenses.

Credit

The general structure of refmt repo was copied from @whitequark's m17n project, including parts of the README that instruct how to use this with the OPAM toolchain.

reason's People

Contributors

chenglou avatar jordwalke avatar yunxing avatar let-def avatar tekknolagi avatar sanderspies avatar cristianoc avatar freebroccolo avatar iwankaramazow avatar kayceesrk avatar bsansouci avatar pvolok avatar dxu avatar sansthesis avatar vramana avatar kassens avatar jaredly avatar rickyvetter avatar tadeuzagallo avatar jberdine avatar schmavery avatar ngzhian avatar rubas avatar anmonteiro avatar avsm avatar quicksnap avatar dchambers avatar voluntadpear avatar yutongp avatar piperchester avatar

Watchers

Adam Solove avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.