Skip to content

Multiple changes, declarations #78

Open
@AlexKirkouski

Description

@AlexKirkouski

Now only LOCAL declaration has multiple form.

It should look like for example:

f,g,h = GROUP SUM a(x), b(x), c(x) BY d(x);
f,g,h = DATA INTEGER, INTEGER, STRING[50] (X);

f,g,h(x) <- a(x), b(x), c(x) WHERE w(x)

However there are really a lot of white spots in this mechanism to think about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDeveloper experiencemajor featureSome major feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions