Skip to content

spaceotter/cl-upp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cl-upp

Reads the JSON produced by unplusplus to create the bindings to its C library. This only works with ECL right now.

Caveats...

  • No type checking, most pointers are flattened to :pointer-void
  • No automatic type conversion, so it can be hard to tell how to write the equivalent of something that seems simple in C++
  • No memory managment - this problem is unlikely to ever completely go away, there's know way of knowing whether functions are returning newly allocated objects or not.

About

Lisp library for unplusplus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published