Top "Red" questions

The Red language is inspired by the interpreted language Rebol, but is compiled and hence has a wider range of application.

What are terminal and nonterminal symbols?

I am reading Rebol Wikipedia page. "Parse expressions are written in the parse dialect, which, like the do dialect, is …

grammar context-free-grammar rebol red
Red language console error: libreadline.so.6: cannot open shared object file

I'm new to the Red programming language. I tried to test it by downloading the Linux binary. But when I …

linux ubuntu console red