objc-lisp-bridge VS cl-objc

Compare objc-lisp-bridge vs cl-objc and see what are their differences.

objc-lisp-bridge

A portable reader and bridge for interacting with Objective-C and Cocoa (by fiddlerwoaroof)

cl-objc

CL-OBJC is a portable common-lisp/objective-c bridge written using CFFI. The aim is to be able to build Cocoa applications on Mac OS X by using InterfaceBuilder to design the GUI and then implement the code in common-lisp. (My attempt to revive this project) (by theangelperalta)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
objc-lisp-bridge cl-objc
4 6
42 17
- -
3.6 1.3
12 months ago about 1 year ago
Common Lisp Common Lisp
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

objc-lisp-bridge

Posts with mentions or reviews of objc-lisp-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • *UPDATE* - CL-OBJC
    3 projects | /r/Common_Lisp | 6 Mar 2023
    Awesome! I've recently been going down the rabbit hole of working with Cocoa in SBCL. I've seen your work as well as https://github.com/fiddlerwoaroof/objc-lisp-bridge.
  • TabFS – a browser extension that mounts the browser tabs as a filesystem
    15 projects | news.ycombinator.com | 18 Feb 2023
    Interestingly, all the AppleScript functionality is built on an objective-c api called ScriptingBridge and it’s relatively easy to use a real programming language for the same sorts of things. JavaScript is natively supported by Script Editor, but there’s bindings for Ruby and Python too. I’ve wrapped it up in Common Lisp for my own use: https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...
  • Porting CCL's ObjC bridge to SBCL?
    4 projects | /r/lisp | 31 Jan 2022
  • The joys of creating Xcode project files
    8 projects | news.ycombinator.com | 25 Apr 2021
    This tool doesn’t always work because plists can contain arbitrary Objective-C objects. However, there’s a relatively nice objective-c API that can be used to decode them losslessly that I used to extract data from Safari’s reading list l:

    https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...

cl-objc

Posts with mentions or reviews of cl-objc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • *UPDATE* - CL-OBJC
    3 projects | /r/Common_Lisp | 6 Mar 2023
    I'm just posting the work that I have done over the last year or so on CL-Objc. I'm still blocked from better support (e.g., passing structs by value for frameworks like UIKit). I just wanted to post what I have done online for others interested in the work or motivated to collaborate on this.
  • Waiting on feedback - CFFI PR
    2 projects | /r/Common_Lisp | 2 Mar 2023
    Good morning ladies and gentlemen, I have been waiting on some feedback for PR in CFFI. This feature is blocking me from reviving CL-OBJC. Any help will be appreciated. Thank you in advance.
  • Experiences with CCL development on OS X
    4 projects | /r/lisp | 21 Jun 2022
  • Using Lisp libraries from other programming languages - now with sbcl
    1 project | /r/Common_Lisp | 18 Apr 2022
    Thank you for sharing, this will useful with some improvements that are needed for cl-objc (Foreign Interface Library for Objective-C).
  • SBCL Compiler Bug?
    1 project | /r/Common_Lisp | 2 Feb 2022
    I've been working on reviving cl-objc, and in doing some cleanup on one of the example projects I noticed sbcl (2.1.9) compiler is emitting a STYLE-WARNING for unused variables. However, after reviewing the resulting call and code everything seems to be in working order. Am I missing something here? Thank you in advance for any help. This is really bugging me, quite literally haha.
  • Porting CCL's ObjC bridge to SBCL?
    4 projects | /r/lisp | 31 Jan 2022
    https://github.com/Angel-Cortez/cl-objc (working fork)

What are some alternatives?

When comparing objc-lisp-bridge and cl-objc you can also consider the following projects:

cordova-node-xcode - Apache cordova

cffi - The Common Foreign Function Interface

btfs - A bittorrent filesystem based on FUSE.

osa-chrome - Emacs remote tab control for Google Chrome

raycast-script-commands - Personal Scripts for Raycast Script Commands https://github.com/raycast/script-commands

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

XcodeGen - A Swift command line tool for generating your Xcode project

go-xdr - An XDR (External Data Representation) to Go compiler

obakit - [Moved to: https://github.com/OneBusAway/OBAKit]

VBAChromeDevProtocol - VBA (Excel) based wrapper for Chrome Developer Protocol (CDP) - sorta a VBA version of Puppeteer/Selenium

tab-transporter - Bulk move tabs across browsers on macOS

ecl-iphone-builder - ECL Common Lisp for the iOS devices (iPhone & iPad)