lb:red
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
lb:red [2025-08-05 12:04:28] – [Help & DSLs] ninjasr | lb:red [2025-08-05 14:30:22] (current) – [Parse & Code] ninjasr | ||
---|---|---|---|
Line 18: | Line 18: | ||
You'll eventually reach a point where you want to put code inside of parse rules. This can be done by placing regular Red code inside of round brackets (parentheses). But what isn't explained anywhere, though is obvious once you realized it (like me) is that you can place these anywhere in the parse rules.\\ | You'll eventually reach a point where you want to put code inside of parse rules. This can be done by placing regular Red code inside of round brackets (parentheses). But what isn't explained anywhere, though is obvious once you realized it (like me) is that you can place these anywhere in the parse rules.\\ | ||
Originally, I assumed that you could only place these at the end of the rules, but realized that that wasn't the case. | Originally, I assumed that you could only place these at the end of the rules, but realized that that wasn't the case. | ||
+ | ==== Complaints ==== | ||
+ | Here I'm gathering a few minor issues I have with the Red language which you may or may not find useful.\\ | ||
+ | I'll note that these aren't (so far) related to things like the slow development pace or lack of features available in REBOL (for example). | ||
+ | === View's lack of Granularity === | ||
+ | Having read [[https:// | ||
+ | Basically, in view, if something isn't explicitly available thru the dialect...you' | ||
+ | Granted, at some point you're going to hit Red/System, but that still isn't really part of the point. As far as I know, it isn't possible to draw a GUI in Red without using view or going down to Red/System. | ||
+ | |||
+ | This does require some more investigation by me – however! I've already looked thru a lot of the available documentation and even glanced at the source code and, so far, I haven' | ||
===== Trivilinks ===== | ===== Trivilinks ===== | ||
* [[http:// | * [[http:// |
lb/red.1754395468.txt.gz · Last modified: 2025-08-05 12:04:28 by ninjasr