BankLang

ADR-0001: Use BankTS as a restricted language

Status

Accepted

Context

The project needs a source language that is close enough to TypeScript syntax to be approachable but narrow enough to map deterministically into COBOL-oriented artifacts.

Decision

BankLang will compile BankTS, a restricted TypeScript-like language with explicit types, fixed layouts, and deterministic control flow.

Consequences

References


Read this page as Markdown on GitHub →