An open API service indexing awesome lists of open source software.

https://github.com/gnustep/tools-bridge

Tools geared towards generation of metadata for easing the development of bridging between languages. This doesn't presume any garbage collection of any sort. It only generates data for use in making such things possible.
https://github.com/gnustep/tools-bridge

Last synced: 12 months ago
JSON representation

Tools geared towards generation of metadata for easing the development of bridging between languages. This doesn't presume any garbage collection of any sort. It only generates data for use in making such things possible.

Awesome Lists containing this project

README

          

# tools-bridge

The purpose of this tool is to allow for users to analyze the libraries which comprise GNUstep and automatically be able to metadata regarding classes and method signatures so that they can use that information to create software which will allow them to create a bridge to Cocoa.