Skip to content

Proof of concept of an iOS App that uses C without any objective C

Notifications You must be signed in to change notification settings

bradtheappguy/nope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple proof of concept iOS App that uses C code with the objective-C runtime, without and objective-c.

Note the only implementation file in the project is main.c.  There are no .m files!

Using the runtime C functions, I demonstrate class creation, method adding, class initilization, and message passing.

~Brad

About

Proof of concept of an iOS App that uses C without any objective C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages