red Questions

2

Solved

I am reading Rebol Wikipedia page. "Parse expressions are written in the parse dialect, which, like the do dialect, is an expression-oriented sublanguage of the data exchange dialect. Unlike ...
Rase asked 12/9, 2019 at 14:13

3

Solved

From the REBOL/Core Users Guide, and What is Red, I have learned that both Rebol and Red use definitional scoping. From the guide, I know it is a form of static scoping, "the scope of a variable i...
Thrasonical asked 23/2, 2014 at 4:10

3

I'm interested in searching on a lot of long strings, to try and hack out a sed-like utility in rebol as a learning exercise. As a baby step I decided to search for a character: >> STR: "abc...
Materialize asked 28/2, 2015 at 3:1

1

Solved

I'd like to write a plugin for some Windows application, and it must be a DLL. I'd really love to try doing it in a mix of Red & Red/System. But asking on Rebol&Red chatroom here on SO, I g...
Anomalism asked 22/12, 2013 at 12:1
1

© 2022 - 2024 — McMap. All rights reserved.