Skip to content

Commit 54a4a5a

Browse files
chore: retire ReScript guidance text → AffineScript (Estate Item 9) (#7)
Estate language policy: RS/TS/JS → AffineScript → typed-wasm. This rewrites guidance/policy text that recommended ReScript as the TypeScript/Python replacement so it now points at AffineScript. Scope guard (deliberate): rescript-named paths and ReScript adapters are NOT touched — that work is preserved intact for the ReScript ecosystem. Only the forward-looking "use ReScript instead" recommendation is updated. Co-authored-by: hyperpolymath <hyperpolymath@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 17ee9e3 commit 54a4a5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ cargo fmt --check
163163

164164
### Not Accepted
165165

166-
- TypeScript (use ReScript instead)
166+
- TypeScript (use AffineScript instead)
167167
- Python (use Rust or Julia instead)
168168
- Go (use Rust instead)
169169
- Node.js/npm/bun (use Deno if JS runtime needed)

docs/minikanren-integration-v3.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ toc::[]
4747
│ └── VeriSim.MiniKanren (v3: constraint solving) ◄─ NEW │
4848
│ ↓ FFI/NIFs │
4949
├─────────────────────────────────────────────────────────────┤
50-
│ miniKanren Logic Engine (Rust or ReScript binding) │
50+
│ miniKanren Logic Engine (Rust or AffineScript binding) │
5151
│ ├── Query plan constraint solver │
5252
│ ├── Normalization rule synthesizer │
5353
│ └── Drift repair strategy generator │

0 commit comments

Comments
 (0)