Skip to content

fork-archive/claw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAW

Common Lisp autowrapping facility for quickly creating clean&lean bindings to C libraries (C++ support pending).

Comparison

cl-autowrap

:claw started as a fork of awesome cl-autowrap library, but while the idea is stayed the same it was almost completely rewritten to make it more maintainable and to streamline it for goals I pursued - clean, very thin performance-oriented (as less consing as possible, minimum overhead) bindings generator.

cffi-groveller

SWIG

Packages

No packages published

Languages

  • Common Lisp 90.6%
  • C 9.0%
  • Makefile 0.4%