Skip to content

katzenpost/lean-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKING Lean FFI

Examples for Lean FFI to Rust and to C.

building / running tests

The building of this lean package assumes you have a C compiler and a Rust compiler installed.

lake build
lake test

FFI examples

My FFI examples demonstrate doing some real world interactions between Lean and Rust for example returned a pair, printing to stdout or calling a cryptographic function.

Licensing

public domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published