Skip to content

Implement lazy sequence concatenation in remaining backends #2390

Open
@robin-aws

Description

@robin-aws

This is currently only implemented for C# and Java, but is a pretty critical optimization.

I believe it is feasible to implement this logic once in Dafny code instead of N times in each target language.

Metadata

Metadata

Assignees

Labels

kind: enhancementEnhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafnylang: c++Dafny's C++ transpiler and its runtimelang: golangDafny's transpiler to Go and its runtimelang: jsDafny's JavaScript transpiler and its runtimelang: pythonDafny's Python transpiler and its runtimepart: runtimeHappens in Dafny's runtime (Add a `lang` tag if relevant)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions