Bangel Native SDK - Syntax and typed expression
Bangel Native SDK / Purple
MJ Physics Engineering | Bangel Language | MJos Operating System
Owned and operated by Michael Bangel | Clearwater, Florida
TYPED BANGEL BINDING
- SourceText: filename and Bangel content
- CompilerInterface: IElsaCompiler
- CompilationResult: typed IR or diagnostic
- ManagedReceipt: source-bound Joanna result
PRECONDITION
A C# host supplies Bangel source and explicitly selects a managed compiler or separate reference-process client.
SEMANTIC OBLIGATION
Use the syntax, semantics, Elsa compiler, admission, Joanna runtime and numerics boundaries; bind results to the actual package and source revision.
POSTCONDITION
Return typed diagnostics or an admitted computation receipt. Documentation alone does not establish a fresh .NET build or cross-host parity.
COMPILATION RULE
Elsa is the compiler. Use a declared Bangel grammar profile, independently admit the applicable JP representation and execute through Joanna only where that path is implemented. These fields are documentary contract notation, not parser-verified source. A shared .bangel extension does not prove grammar equivalence.
PROFILE RELATIONSHIP
Developer toolkit used alongside Engineering Studio; packages keep their own versioned contracts.
IMPLEMENTATION CHECK
Compile an incompatible-unit example and inspect its diagnostic; establish native execution only with fresh package hashes and results.
DISCOVERY NAMES
Bangel.Sdk; Bangel for C# and .NET
These names aid search; current compiler naming remains Elsa.
SOURCE STATUS AND LIMITS
Current source inspected; these documentary bindings do not report newly executed software or physical tests.
Recovered status: implementation_source.
Use only the exact named source scope; a documentary sequence is not deployment or an authority grant.
SOURCE REFERENCES
- language/dotnet/README.md · line 7
https://github.com/Mjos23/bangel-language/blob/229548f13a4856455b3d30d408cf845fb5b557fc/language/dotnet/README.md#L7
RECOVERED HISTORICAL CONTEXT
- Historical scope: Managed compiler/runtime integration, SDK, command-line tools and a bounded C# translation surface.