For C# developers
Everything you need is on this page. Parallelization, migration, trial sign-up, contact, and resources for C# (.NET 8) — written here directly. License tiers and pricing are sent directly after trial sign-up.
1. Parallelize your existing C# code (PSDP)
PSDP (Phase-Synchronized Deterministic Parallelism) parallelizes sequential batches while keeping output bit-exact. The C# build targets .NET 8 (top-level statements).
| Item | Spec |
|---|---|
| Version | .NET 8 (top-level statements) |
| Parallel construct | Parallel.For / Task |
| Floating-point determinism | byte-exact via double.ToString("F17") |
| Audit | SOLOT 4-axis (structure / arithmetic / locality / type) + Ed25519-signed audit chain |
| Runtime | Runs inside the browser via WebAssembly. Source code is not uploaded. |
| SlimeNENC entry | Byte-exact (same bench foundation as the Java 501/501 result) |
2. Migrate legacy code to C#
Bit-exact translation to C# (.NET 8) via the Slot IR + 9-stage language-independent pipeline.
| Input | Status | Notes |
|---|---|---|
| COBOL (ANSI 85 / IBM Enterprise COBOL) | ○ | S6 emitter 18/18, ~30-min port, 4-axis verified |
| FORTRAN (F77 / F2018) | ○ | F2018 bench, .NET 8 top-level + double.ToString("F17") output |
PL/I / RPG / MUMPS / Natural / ASM → C# output is not yet supported. Contact us if you need it.
3. Trial sign-up (getting started)
Use of the C# service begins with a trial sign-up. License tiers, pricing, and activation details are sent directly to you after sign-up — they are not published on this page.
- Request a trial — specify “C#” as the target language.
- After admin approval, we email you the trial license, usage instructions, and pricing directly.
- Run the trial (no feature restriction).
- Production terms are negotiated individually based on industry, scale, and use case.
4. Contact
C#-related questions and production-use enquiries. A preferred-terms program is available for existing SlimeNENC C# customers.
Email: contact@javatel.co.jp
Form: Contact form
Typical reply within 1–2 business days.
5. C#-specific resources
- SlimeNENC products — technical details, including C#
- PSDP technical details — TCSVT paper / Algorithm 1
- Industry use cases — reference examples in C#-heavy industries (finance / manufacturing / healthcare)
