iup
CFFI bindings
Bindings to CFFI for interfacing with the IUP Portable User Interface library
Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)
139 stars
12 watching
7 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 2 awesome lists
cfficommon-lispguiiup
Related projects:
Repository | Description | Stars |
---|---|---|
cffi/cffi | Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 43 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
crategus/cl-cffi-gtk | A Lisp binding to GTK+ 3 for creating graphical user interfaces. | 146 |
sionescu/iolib | A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. | 141 |
alex-gutev/generic-cl | Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
commonqt/commonqt5 | A set of Qt5 bindings and tools adapted from CommonQt for use with Common Lisp | 33 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
bohonghuang/cffi-object | An interoperation library between Common Lisp and C libraries via CFFI | 23 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
rpav/cl-cairo2 | Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
bohonghuang/cffi-ops | A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. | 33 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |