최신 문서 버전을 보고 계십니다.
자주 찾는 링크
  • -언어 소개
  • -언어적 특징
  • -JS 인터롭
  • -빌드 시스템
문서 목차
언어 매뉴얼
모든 언어 기능에 대한 참조 문서
ReScript & React
ReactJS를 위한 1급 바인딩 모음
GenType
매끄럽게 진행되는 TypeScript 인터그레이션과 Flow 인터그레이션
Reanalyze
데드 코드 제거 & Termination 분석
더 알아보기
패키지 모음
써드 파티 라이브러리 및 바인딩 탐색하기
문법 검색기
모든 문법 검색하기
API플레이 그라운드블로그커뮤니티
  • 플레이 그라운드
  • 블로그
  • 커뮤니티
  • Twitter
  • GitHub
  • Forum
언어 매뉴얼
개요
  • 소개
  • 설치
  • 편집기 플러그인
  • ReScript 문법으로 변경하기
  • 직접 해보기
    • 지금 해보기
언어적 특징
  • 개요
  • Let 바인딩
  • 타입(Type)
  • 원시 타입
  • 튜플(Tuple)
  • 레코드(Record)
  • 객체
  • 배리언트
  • Polymorphic Variant
  • Null, Undefined and Option
  • Array & List
  • Function
  • If-Else & Loops
  • Pipe
  • Pattern Matching / Destructuring
  • Mutation
  • JSX
  • Exception
  • Lazy Value
  • Async & Promise
  • Module
  • Import & Export
  • Attribute (Decorator)
  • Unboxed
  • Reserved Keyword
심화 기능
  • Extensible Variant
JavaScript 인터롭
  • Interop Cheatsheet
  • Embed Raw JavaScript
  • Shared Data Types
  • External (Bind to Any JS Library)
  • Bind to JS Object
  • Bind to JS Function
  • Import from / Export to JS
  • Bind to Global JS Values
  • JSON
  • Inlining Constants
  • Use Illegal Identifier Names
  • Generate Converters & Helpers
  • Browser Support & Polyfills
  • Libraries & Publishing
빌드 시스템
  • Overview
  • Configuration
  • Configuration Schema
  • External Stdlib
  • Pinned Dependencies
  • Interop with JS Build Systems
  • Performance
  • Warning Numbers
가이드
  • Converting from JS
그 외
  • Newcomer Examples
  • Project Structure
  • FAQ
공식 문서 / 언어 매뉴얼 / 직접 해보기
Edit

지금 해보기

ReScript 팀이 제공하는 플레이 그라운드에서 지금 바로 ReScript를 체험해 보세요! ReScript-React의 기능도 내재되어 있답니다.