newRPL - build 1255 released! [updated to 1299]
|
07-28-2018, 05:43 PM
Post: #236
|
|||
|
|||
RE: newRPL - build 1088 released! [update:build 1088]
(07-28-2018 01:20 PM)compsystems Wrote: Hello Most languages you can't even go back from compiled code to readable source. Try to take an executable file and get your C code back if you can, let alone your formatting! If you want to preserve your source code formatting, save your source code text before compiling, end of story. One (sort of) workaround is to use comments at the end of each line. newRPL comments preserve the newline characters at the end, so if you end each line with @@ you'll preserve line separations. Of course, if your line gets too wide then the decompiler will choose to split it in two lines regardless. But the best is to simply save your text the way you like it. (07-28-2018 01:20 PM)compsystems Wrote: Some ideas 1: The VAR is a menu key. It has all assignments taken, please read the wiki. Even long press is assigned. 2: Page-by-page navigation was done on day 1, please refer to the wiki. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)