Skip to content

Basic String operators are needed #277

@brice-morin

Description

@brice-morin

The + is sometimes used as a hack to concatenate strings in ThingML. This is not the intended usage of +, see #51. However, string concatenation is severely lacking in ThingML, though + is a useful hack as it works in at least JS and Java.

Having a proper concatenation operator (not necessarily with the + syntax) would make it much easier to implement simple serializers in a PIM way in ThingML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions