-
I would like to know in which context you are using System Designer. I will help me to know what kind of features I need to add to improve the app.
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
```
red>> x: []
== []
red>> collect/into [keep "a" parse "1" [(keep "b") collect into x keep "1"] keep "c" ] x
== [#"1" "a" "b" "c"]
```
I would expect
["a" "b" #"1" "c"]
-
Hello, just want to let you know, that R code is detected as REBOL code in many cases. Both languages unfortunately use same file extension (*.r) although REBOL's trend is now to use *.r3 or *.reb
Is…
Oldes updated
5 months ago
-
Rebol repositories currently miss-classified as R repositories.
- https://github.com/Oldes/REBOL-scripts
- https://github.com/angerangel/rebolide/tree/master/local
- https://github.com/angerangel/rebo…
-
_Submitted by:_ **meijeru**
``` rebol
does anyone feel uncomfortable with the following (see code)?
```
``` rebol
>> make percent! 1
== 100%
>> make percent! "1"
== 1%
```
**CC - Data** [ Version: …
-
Some modules such as blend2D do not work with Rebol3-3.18.0 version.
ldci updated
4 months ago
-
I would like the doc strings to be localized, for education purpose. So I can translate them into Chinese, and compile Red into a Chinese version.
```Red
>> ? add
用法:
ADD value1 value2
描述:…
-
In time for each country at 10 p.m., Google Trent Keyword Report will be published with this issue comment.
- Korea
- France
- Swiss
- UK (United Kingdom)
- US (United States of America)
-
Hello.
I have a couple of files in one of my repositories which represent plain-text files containing song lyrics instead of code.
There is no file name extension, just song names. Some have names…
snshn updated
5 months ago