back

by AlexeyBrin·12y ago·view on hn ↗
> ObjC is a very small, simple language

Objective-C is a small language only if you already know C. Otherwise you will have to learn C first.

1 comments
But C combines the power of assembly language with the ease of use of assembly language!

Or to quote Bill Joy, "C is really just peek and poke with some syntactic sugar".