objc-lisp-bridge
Lisp GUI bridge
Creates a bridge between Common Lisp and Objective-C to build native Mac GUIs
A portable reader and bridge for interacting with Objective-C and Cocoa
43 stars
10 watching
3 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
cocoaguilispobjective-c
Related projects:
Repository | Description | Stars |
---|---|---|
atgreen/libffi | A library providing a portable interface to calling conventions between different programming languages. | 4 |
lsevero/abclj | An interop project allowing direct interaction between Clojure and Common Lisp | 88 |
iterate-ch/rococoa | Enables Java developers to use Objective-C code and objects in their applications | 73 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
magic003/objc | Provides Objective-C Runtime bindings to allow Vlang programming on top of Objective-C frameworks | 8 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
s4nchez/logio-cocoalumberjack | A logging solution for CocoaLumberjack framework | 22 |
orangeduck/buildyourownlisp | Build a simple programming language in under 1000 lines of code using HTML and C. | 2,925 |
plkrueger/cocoainterface | A Lisp code library for building dynamic Cocoa-based user interface windows in OS X. | 32 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 367 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,088 |
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 216 |