Skip to content

Add Lambda Expressions #113

@adriancostin-sd

Description

@adriancostin-sd

The Stream Library contains higher-order methods. The current grammar provides a SysML-specific syntax for map and filter methods, SysMLCollectExpression and resp. SysMLSelectExpression, which includes an implicit lambda construct but no typecheck implementation for it.

  • Import lambdas from the MontiCore expression library such that inline functions can be defined in stream expressions
  • Implement TypeCheck for both MC Lambdas and SysML higher-order functions

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions