Hacker News new | ask | show | jobs
by webmobdev 968 days ago
For all those of you who crib about forced capitalisation of certain keywords and use of BEGIN ... END in Oberon, see for yourself how it improves the usability of reading the code, even without pretty colour formatting - https://raw.githubusercontent.com/rochus-keller/OberonSystem... ... each block of code can be easily identified for analysis.
1 comments

Also, while it wasn't initially done on the environment, automatic formating can take care of it, capitalizing keywords automatically, or on save, no need to overuse the shift key.