objc-lisp-bridge
objc-lisp-bridge copied to clipboard
A portable reader and bridge for interacting with Objective-C and Cocoa
Results
1
objc-lisp-bridge issues
Sort by
recently updated
recently updated
newest added
I'm currently working on a revival of the common-lisp.net project: [cl-objc](https://common-lisp.net/project/cl-objc/). I currently have a working [branch](https://github.com/Angel-Cortez/cl-objc/blob/story/revival/examples/hello_world/Makefile) up and functional (not 100%). I gotten pretty far in reviving the project....