Post Reply 
newRPL: Making RPL more readable
12-07-2016, 12:44 PM
Post: #19
RE: newRPL: Making RPL more readable
(12-07-2016 07:37 AM)Han Wrote:  
(12-07-2016 06:41 AM)Thomas Radtke Wrote:  Printing keywords in boldface would be nice.

I think a program would likely have lots of key words and most of it may end up being bolded. But what about bolding keywords that form blocks when the cursor is on one of the components? And similarly for brackets/parentheses/lists. In most programming editors, one can place a cursor on a delimiter and it will highlight the paired symbols. In this case, we could use bold. Similarly, if someone places a cursor on an IF THEN END block, then the key words "IF" "THEN" and "END" could be bolded (or even the entire block itself) until the cursor is moved out of the block. Or since we have greyscale, leave the font as is and just change the background to a light grey. This would allow a bold font to be used by the user without causing confusion with bold having some other meaning.

This kind of bolding will work efficiently only with the depth of 1, not when there is ie. depth of 3 or 13 of IF structures etc.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Making RPL more readable - Han - 12-02-2016, 12:39 PM
RE: newRPL: Making RPL more readable - Han - 12-07-2016, 07:37 AM
RE: newRPL: Making RPL more readable - Vtile - 12-07-2016 12:44 PM
RE: newRPL: Making RPL more readable - Han - 12-07-2016, 10:12 PM
RE: newRPL: Making RPL more readable - Han - 12-05-2016, 07:43 PM



User(s) browsing this thread: 1 Guest(s)