Pinned Repositories
awesome-rescript
A collection of materials about the ReScript programming language and toolchain.
create-rescript-app
npm create rescript-app@latest
reanalyze
Experimental analyses for ReScript and OCaml: globally dead values/types, exception analysis, and termination analysis.
rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
rescript-core
A drop-in standard library for ReScript. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
rescript-lang.org
Official documentation website for the ReScript programming language
rescript-react
Official ReScript bindings for ReactJS
rescript-vscode
Official VSCode plugin for ReScript
rewatch
Rewatch is an alternative build system for the Rescript Compiler.
syntax
ReScript's syntax as a standalone repo.
ReScript's Repositories
rescript-lang/rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
rescript-lang/rescript-lang.org
Official documentation website for the ReScript programming language
rescript-lang/rescript-react
Official ReScript bindings for ReactJS
rescript-lang/rescript-vscode
Official VSCode plugin for ReScript
rescript-lang/reanalyze
Experimental analyses for ReScript and OCaml: globally dead values/types, exception analysis, and termination analysis.
rescript-lang/syntax
ReScript's syntax as a standalone repo.
rescript-lang/awesome-rescript
A collection of materials about the ReScript programming language and toolchain.
rescript-lang/rescript-core
A drop-in standard library for ReScript. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
rescript-lang/vim-rescript
rescript-lang/rewatch
Rewatch is an alternative build system for the Rescript Compiler.
rescript-lang/rescript-project-template
Clone this repo to start your own project!
rescript-lang/create-rescript-app
npm create rescript-app@latest
rescript-lang/tree-sitter-rescript
ReScript grammar for Tree-Sitter
rescript-lang/bucklescript.github.io
BuckleScript's documentation site
rescript-lang/nvim-treesitter-rescript
ReScript parser for Tree-sitter packed as a NeoVim plugin
rescript-lang/rescript-editor-support
Command line to support editor integration for Rescript.
rescript-lang/experimental-rescript-webapi
Experimental successor to rescript-webapi
rescript-lang/playground
ReScript playground
rescript-lang/std
Light weight runtime for ReScript
rescript-lang/ocaml
The core OCaml system: compilers, runtime system, base libraries
rescript-lang/rescript-sublime
Official Sublime Text plugin for ReScript.
rescript-lang/build-benchmark
rescript-lang/rfcs
RFCs for changes to ReScript
rescript-lang/setup-ocaml
rescript-lang/docker-rescript-ci-build
rescript-lang/experimental-rescript-stdlib-build
rescript-lang/ninja
a small build system with a focus on speed
rescript-lang/experimental-static-linux-build
rescript-lang/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
rescript-lang/opam-repository
Main public package repository for opam, the source package manager of OCaml.