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.
- Host: GitHub
- URL: https://github.com/gnustep/tools-bridge
- Owner: gnustep
- Created: 2019-06-22T20:59:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T02:07:17.000Z (about 7 years ago)
- Last Synced: 2025-03-29T03:18:03.736Z (over 1 year ago)
- Language: Objective-C
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.