Menu

#5 Engine first draft

1.0
open
nobody
None
2024-04-21
2024-04-09
No

Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of stack machine operations, only @ is needed in this ticket. @ is the contextObject[pulledValue]unary operator.

Discussion

  • Csaba Skrabák

    Csaba Skrabák - 2024-04-21
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page, excluding placeholder operations.
    +Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of placeholder operations, only colon-assignment needed.
    
     
  • Csaba Skrabák

    Csaba Skrabák - 2024-04-21
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of placeholder operations, only colon-assignment needed.
    +Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of placeholder operations, only colon-assignment needed in this ticket.
    
     
  • Csaba Skrabák

    Csaba Skrabák - 2024-04-21
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of placeholder operations, only colon-assignment needed in this ticket.
    +Scope matched with the features of the minimum viable transplate: execute the program generated from the test-page. Out of stack machine operations, only @ is needed in this ticket. @ is the `contextObject[pulledValue]`unary operator.
    
     

Log in to post a comment.