1. Re: shrouding
OK, shrouding...
You create a program. You want to give it to other people to use. But y=
ou
don't want them to see what you wrote (the source code). So you shroud i=
t.
Shrouding converts your high level writing to an internal form. It make=
s
it real hard to follow your program.
Binding is *not* compiling. And I hope we don't have another 10 messages=
,
as it was discussed last month. I save *all* of my Euphoria messages for=
reference purposes, and I'd be happy for give you that thread. Actually,=
there's the archives of the list on the web site. The thread if called "=
Is
there an Euphoria compiler?" or something very close to that.
--Alan
=