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 constructParallel.For / Task
Floating-point determinismbyte-exact via double.ToString("F17")
AuditSOLOT 4-axis (structure / arithmetic / locality / type) + Ed25519-signed audit chain
RuntimeRuns inside the browser via WebAssembly. Source code is not uploaded.
SlimeNENC entryByte-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.

  1. Request a trial — specify “C#” as the target language.
  2. After admin approval, we email you the trial license, usage instructions, and pricing directly.
  3. Run the trial (no feature restriction).
  4. Production terms are negotiated individually based on industry, scale, and use case.

Request a C# trial

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