darabi / metacall

Common Lisp wrapper lib for https://metacall.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetaCall Common Lisp library

A Common Lisp foreign function interface (FFI) for MetaCall, which is an extensible, embeddable and interoperable cross-platform polyglot runtime. It supports NodeJS, Vanilla JavaScript, TypeScript, Python, Ruby, C#, Go, C, C++, Rust, D, Cobol and more.

It uses CFFI/C2FFI to automatically generate the CFFI definitions, so it’s a complete interface based on the C header files.

NOTE: this software is in pre-alpha state. You are better off NOT using it, but to wait for a more stable version!

About

Common Lisp wrapper lib for https://metacall.io

License:Apache License 2.0


Languages

Language:Python 96.4%Language:Common Lisp 2.9%Language:Shell 0.6%Language:JavaScript 0.1%Language:C 0.0%