[REBOL] Re: lisp-like backquotes macros
From: henri:morlaye::gmail at: 26-Nov-2005 16:38
You are right, rebol is about dialects after all, and Ladislav's BUILD
function does the job very well (especially with the /with
refinement). However the built-in COMPOSE function is not inspired by
a dialected way of doing things, it looks more like the lispy
backotes+comma. I think it should either be more comfortable like
lisp, or completely rebolesque like Build.
--
Henri
On 11/26/05, Gabriele Santilli <gabriele-colellachiara.com> wrote: