newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
12-03-2015, 10:16 PM
Post: #161
|
|||
|
|||
RE: newRPL: [UPDATED Dec-02-2015] Firmware for testing available for download
Hi,
Thank you for the update! I find that I cannot create local variables in a program like on the standard firmware. In the newRPL doc, it is said that local variables are supported so I must do something wrong. For example a simple program like: << 1 2 -> A B << A B + >> >> Will be accepted but translated to << 1 2 -> 'A' 'B' INVALID_COMMAND A B + >> INVALID_COMMAND Where -> is obtained with "rightshift zero" and << >> is obtained with "rightshift +" Must be common knowledge for everyone but me... François |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)