Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

The first example is too complicated #20

@kniazkov

Description

@kniazkov

The first example is short enough, but still, and it is too complex to be the first example. It contains some syntax, which is explained later in the text.
What is an object? It is the basic essence of language. Let's first define an empty object that contains nothing, and say "that there is an object with no attributes at all. But now we can add some data to the empty object". Next, we'll describe a more complex object, but in which no calculations are made, say a vector:

[] > vector
  2 > dx
  3 > dy

I'm not sure I described it correctly, but nevertheless. And now we write, look: here we have such a thing as a vector, it contains two values of some kind. For some specific purpose we can use this vector.
Next, we add some calculations using the previous example and so on and so on.

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