ZOOMER-LIST digest 22
"John D. Mitchell" <starnet!apple!po.EECS.Berkeley.EDU!johnm>
Date: Thu, 11 Nov 1993 13:28:20 -0800
From: "John D. Mitchell" <starnet!apple!po.EECS.Berkeley.EDU!johnm>
Message-id: <199311112128.NAA16517@po.EECS.Berkeley.EDU>
To: zoomer-list-1993@grot.starconn.com
In-reply-to: Tony Dean's message of Thu, 11 Nov 93 12:19 PST <199311111636.AA25760@lookout.mtt.it.uswc.uswest.com>
Subject: ZOOMER-LIST digest 22
Status: OR
Re: What exactly *is* GOC anyways?
GOC is a preprocessor that takes GOC code and makes Standard C out of it
(which must then be run through a C compiler). The GOC language is a
strict superset of Standard C. The extensions/additions to Standard C are
for defining, declaring, using, et. GEOS objects.
Re: Assembly and the BETA GEOS SDK
For the time being, you cannot generate full blown GEOS applications in
assembly with the BETA SDK. Although Esp is in the SDK and is fully
functional, there's no way for you to declare/define objects. This
capability will be added sometime down the road. Borland C/C++ v3.1 is the
requirement for now to develop for GEOS.
Hope this helps,
John