←back to thread

95 points Levitating | 2 comments | | HN request time: 0.409s | source
Show context
austin-cheney ◴[] No.45081914[source]
Red describes itself as functional imperative. I used to use Red as an example of what programming could be when people try to ham fist declarative extremism on me. Seeing the words imperative and functional used together with examples would silence most of the nonsense.
replies(1): >>45083445 #
1. 7thaccount ◴[] No.45083445[source]
It is difficult to pin down how to describe it. It is homoiconic as well like lisp (at least the scripting part of Red), but seems to be used in some kind of functional imperative style.
replies(1): >>45145285 #
2. timbit42 ◴[] No.45145285[source]
Red is derived from REBOL which is derived from Logo which is derived from Lisp. I think this explains a lot.