Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Deprecate syntax repo #726

Merged
merged 1 commit into from
Dec 27, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# ReScript Syntax ![Tests](https://github.com/rescript-lang/syntax/workflows/CI/badge.svg)
# ⛔️ DEPRECATED ReScript Syntax

Documentation: https://rescript-lang.org/docs/manual/latest/overview
**The ReScript syntax sources are now a part of the compiler repo (see https://github.com/rescript-lang/rescript-compiler/tree/master/res_syntax).**

This repo is the source of truth for the ReScript parser & printer. Issues go here.

**You don't need this repo to use the ReScript syntax**. This comes with ReScript >=8.1. This repo is for syntax developers.
**Please create any new issues or PRs directly in the compiler repo.**

## Contribute

Expand Down