DocsPlaygroundBlogCommunity
  • Playground
  • Blog
  • Community
  • X
  • Bluesky
  • GitHub
  • Forum
Language ManualAPISyntax LookupReact
Language Manual
Overview
  • Introduction
  • Installation
  • Migrate to v11
  • Editor Plugins
  • Try
Language Features
  • Overview
  • Let Binding
  • Type
  • Primitive Types
  • Tuple
  • Record
  • Object
  • Variant
  • Polymorphic Variant
  • Null, Undefined and Option
  • Array & List
  • Function
  • If-Else & Loops
  • Pipe
  • Pattern Matching / Destructuring
  • Mutation
  • JSX
  • Exception
  • Lazy Value
  • Promises
  • Async / Await
  • Tagged templates
  • Module
  • Import & Export
  • Attribute (Decorator)
  • Reserved Keywords
  • Equality and Comparison
Advanced Features
  • Extensible Variant
  • Scoped Polymorphic Types
  • Module Functions
JavaScript Interop
  • 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
  • TypeScript
Build System
  • Overview
  • Configuration
  • Configuration Schema
  • External Stdlib
  • Pinned Dependencies
  • Interop with JS Build Systems
  • Performance
  • Warning Numbers
Guides
  • Converting from JS
Extra
  • Newcomer Examples
  • Project Structure
  • FAQ
  • LLMs
    • Notes
Docs / Language Manual / LLMs
Edit

You are viewing docs for an older version of Rescript.
Go to latest version.

Documentation for LLMs

We adhere to the llms.txt convention to make documentation accessible to large language models and their applications.

Currently, we have the following files...

  • /docs/manual/llms.txt — a list of the available files for ReScript language.

  • /docs/manual/llm-full.txt — complete documentation for ReScript language.

  • /docs/manual/llm-small.txt — compressed version of the former, without examples.

...and package-level documentation:

  • /docs/react/llms — the LLms documentation for ReScript React.

Notes

  • The content is automatically generated from the same source as the official documentation for the specific version

FAQ

© 2025 The ReScript Project

About
  • Community
  • ReScript Association
Find us on