Commit 0fb6279
cleanup: drop dead ReScript/TS duplicates; LSP via affinescript server
Part of task #8 (reduce the banned-language footprint):
- Delete playground/compiler/* (a dead, unwired duplicate mini-compiler;
imported nowhere). NOTE it carried a unique ErrorInjector.res — flagged in
case the educational error-injection demo should be re-introduced later.
- Delete bench/BenchLexer.res + bench/BenchParser.res (unreferenced benchmarks).
- Delete cli/lsp-server.ts (274-line TypeScript LSP) — superseded by the
compiler's built-in `affinescript server` (JSON-RPC LSP on stdin/stdout);
README.adoc updated to invoke it.
Compiler/src .affine harness still green (unaffected).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0195yA45jSSP7YDPwJSpw4bM1 parent 619b8f2 commit 0fb6279
9 files changed
Lines changed: 2 additions & 1915 deletions
File tree
- bench
- cli
- playground/compiler/src
- bindings
- errors
- lexer
- parser
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments