aboutsummaryrefslogtreecommitdiff
path: root/lang/objc/pkg-descr
blob: f437a8d58fb22d8b657b9b9358ee158b0d402ce0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This is an independent implementation of Objective C - independent
of Stepstone's, NeXT's, GNU's (Free Software Foundation) or SunSoft's
Objective C implementation.

Like the GNU compiler, the "objc" grammar is written in YACC.  The lexical
ananlyzer is written in LEX, and the compiler itself in the Bourne
shell and in Objective C.  (the optional Objective C link editor is
written in AWK).

WWW: http://users.pandora.be/stes/compiler.html