Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Shell script compilers...

12 views
Skip to first unread message

Stephen Cacclin

unread,
Apr 5, 1995, 3:00:00 AM4/5/95
to
Hello all,

I am looking for a way to distribute some bourne shell scripts in an
unreadable form. Has anyone though of a way to do this? I guess I am looking
for some sort of script compiler.

Any and all help would be most appreciated.

Stephen Cacclin

P.S. Please cc any posts to my email address, thanks.
--
-------------------------------------------------------------------------------
Stephen Cacclin Email : cac...@wimsey.com
Director of Development Voice : 604.985.9547
Echelon Computing Fax : 604.985.9578

Greg Comeau

unread,
Apr 7, 1995, 3:00:00 AM4/7/95
to


--
Comeau Computing, 91-34 120th Street, Richmond Hill, NY, 11418-3214
Here:com...@csanta.attmail.com / BIX:comeau or com...@bix.com / CIS:72331,3421
Voice:718-945-0009 / Fax:718-441-2310 / Prodigy: tshp50a / WELL: comeau

Greg Comeau

unread,
Apr 7, 1995, 3:00:00 AM4/7/95
to
In article <cacclin.797074025@vanbc> cac...@vanbc.wimsey.com (Stephen Cacclin) writes:
>I am looking for a way to distribute some bourne shell scripts in an
>unreadable form. Has anyone though of a way to do this? I guess I am looking
>for some sort of script compiler.

You might want to check out CCsh, "The Bourne Shell Compiler" available
from us (Comeau Computing). CCsh compiles your script to C which
is then brought to native object code by your C compiler. This is
not just a wrapper or encryptor product.

- Greg

Murple

unread,
Apr 7, 1995, 3:00:00 AM4/7/95
to
com...@csanta.attmail.com (Greg Comeau) writes:

>In article <cacclin.797074025@vanbc> cac...@vanbc.wimsey.com (Stephen Cacclin) writes:
>>I am looking for a way to distribute some bourne shell scripts in an
>>unreadable form. Has anyone though of a way to do this? I guess I am looking
>>for some sort of script compiler.

>You might want to check out CCsh, "The Bourne Shell Compiler" available
>from us (Comeau Computing). CCsh compiles your script to C which
>is then brought to native object code by your C compiler. This is
>not just a wrapper or encryptor product.

Is this commercialware or is it available off of the Net? And in either case, is a Linux version available or planned?


Andrew Michaelson

unread,
Apr 8, 1995, 3:00:00 AM4/8/95
to
In <3m4rr1$k...@clark.net> mur...@clark.net (Murple) writes:

>
>com...@csanta.attmail.com (Greg Comeau) writes:
>
>>In article <cacclin.797074025@vanbc> cac...@vanbc.wimsey.com (Stephen
Cacclin) writes:
>>>I am looking for a way to distribute some bourne shell scripts in an
>>>unreadable form. Has anyone though of a way to do this? I guess I am
looking
>>>for some sort of script compiler.
>
>>You might want to check out CCsh, "The Bourne Shell Compiler" available
>>from us (Comeau Computing). CCsh compiles your script to C which
>>is then brought to native object code by your C compiler. This is
>>not just a wrapper or encryptor product.
>

Q1. Since I can and do write in both Bourne Shell and ANSI C, would there
be any advantage (other than time) using your product versus writing a C
program from scratch? Also, how tight is the C code generated? Can the
compiler output a converted .c file as well as an object file? I know the
last part borders on the ridiculous, but if you don't ask....

Q2. I support various commercial UNIX variants for my employer (primarily
SCO, UnixWare, HP-UX and AIX, though). Do you have compilers for all
these platforms? Any others? What cost?

--
-----------------------------------------------------------------
ATTILA THE NET SURFER! [aka. Andrew P. Michaelson, CNA]
-----------------------------------------------------------------
28896 Canyon Heights e-mail: tra...@ix.netcom.com
Trabuco Canyon, CA 92679 'Phone: 714-858-7821
USA Fax: 714-489-2486
-----------------------------------------------------------------

0 new messages