F-Script (programming Language) - Message Sending

Message Sending

Message expressions in F-Script are similar to those in Smalltalk: they specify which object is the receiver of the message, which operation is called by the message, and any argument objects needed by the operation. F-Script supports unary, binary, and keyword messages. F-Script message semantics are extended to support Array Programming by recognizing that an array operation, such as adding to numerical vectors, must be viewed as the generation of a number of messages relating the elements of the vectors involved. Thus, if A = {1, 2, 3} and B = {10, 20, 30}, then in F-Script you can have:

A + B = {11, 22, 33}

Read more about this topic:  F-Script (programming Language)

Famous quotes containing the words message and/or sending:

    The message you give your children when you discipline with love is “I care too much about you to let you misbehave. I care enough about you that I’m willing to spend time and effort to help you learn what is appropriate.” All children need the security and stability of food, shelter, love, and protection, but unless they also receive effective and appropriate discipline, they won’t feel secure.
    Stephanie Marston (20th century)

    When our kids are young, many of us rush out to buy a cute little baby book to record the meaningful events of our young child’s life...But I’ve often thought there should be a second book, one with room to record the moral milestones of our child’s lives. There might be space to record dates she first shared or showed compassion or befriended a new student or thought of sending Grandma a get-well card or told the truth despite its cost.
    Fred G. Gosman (20th century)