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

bison gnu source in old mac archive, how to extract

3 views
Skip to first unread message

twlevo

unread,
Oct 4, 2009, 5:58:51 AM10/4/09
to
came across a old source archive of gnu bison parser generator in a
cpt classic mac file type.
the file is Bison-1.18.cpt and can see with program strings on linux
it are the source files.
now would like to extract all source files and how can it be done ?
found compact pro but
that is not supported anymore and seems not to work on os-x,
http://www.cyclos.com/compactpro.htm

hope anyone can help or extract the source for me. currently only have
linux, mac os-x and windows
machines available but no access to older classic mac machines and its
software.

Bo Lindbergh

unread,
Oct 4, 2009, 11:37:46 AM10/4/09
to
In article <4efb4a1d-8bbd-4597...@o21g2000vbl.googlegroups.com>,
twlevo <twl...@gmail.com> wrote:

> Bison-1.18.cpt

StuffIt Expander handles Compact Pro archives and runs on Mac OS X.


/Bo Lindbergh

twlevo

unread,
Oct 4, 2009, 5:20:25 PM10/4/09
to
> StuffIt Expander handles Compact Pro archives and runs on Mac OS X.
> /Bo Lindbergh
Thanks ! it worked using the linux unstuff program. it is bison ported
for older mac os:

Bison 1.18 for Macintosh OS (not A/UX, not MPW)
This archive includes full original source and the Think C project
needed to build Bison 1.18. It also includes a precompiled
application,
ready to roll. Please see the COPYING file for details about what
you are allowed to do to the code, and other GNU licensing
information.
This port does not need MPW in order to run; it runs by itself under
the MacOS. An MPW version is already available at finer ftp sites
near you.
Bison is tool to generate language parsers for compilers, command
interpreters, data file readers, etc. It is compatible with the
AT&T UNIX command "yacc" and generates better parsers.
I'm glad I could port this; enjoy!
-Brent
bpb...@tamsun.tamu.edu

now in a archive of bison versions not in gnu archive at
http://code.google.com/p/oldbison/source/browse/#svn/trunk/bison-1.18

Thanks a lot.

David M. Palmer

unread,
Oct 5, 2009, 12:24:14 AM10/5/09
to
In article
<6d308ae5-410d-4ade...@l34g2000vba.googlegroups.com>,
twlevo <twl...@gmail.com> wrote:

> Bison 1.18 for Macintosh OS (not A/UX, not MPW)
> This archive includes full original source and the Think C project
> needed to build Bison 1.18.

You can get Bison (2.3) from Fink, but it is also installed in
developer tools (also 2.3).

--
David M. Palmer dmpa...@email.com (formerly @clark.net, @ematic.com)

0 new messages