We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7458c3 commit 8d72476Copy full SHA for 8d72476
1 file changed
README.adoc
@@ -151,16 +151,14 @@ See link:docs/api/architecture.md[Architecture Overview] for details.
151
152
See link:docs/api/developer_guide.md[Developer Guide] for setup instructions.
153
154
-=== Language Policy
+=== Language Base
155
156
Per link:.claude/PROJECT.md[Hyperpolymath Standard]:
157
158
* ✅ ReScript (primary application code)
159
* ✅ Julia (data processing, batch scripts)
160
* ✅ Deno (runtime, package management)
161
* ✅ Rust (performance-critical, WASM)
162
-* ❌ TypeScript (use ReScript instead)
163
-* ❌ Node.js/npm/bun (use Deno instead)
164
165
== Contributing
166
0 commit comments