Skip to content

clarkeaa/HelloGambit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HelloGambit

example of running compiled scheme for iOS via gambit

usage

Assuming you have all the requirements met, just hit the compile&run button, then look at the console output of the app.

requirements

  • gambit-c 4.7.0 installed at /usr/bin/gsc

notes

  • uses xcode's build rules to recompile the scm file on run
  • includes binary build of libgambc built against the iOS 6.1 SDK which is under lgpl
  • I tried this with a version of Xcode 5, that version of clang crashes when trying to compile the generated c files

references

About

example of running compiled scheme for iOS via gambit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published