HectorPeeters / agda-rust-interop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agda Rust Interop

This example projects shows how the agda2rust backend can be integrated into a Cargo project. This allows calling Agda code from Rust.

Usage

First, make sure the agda2rust backend, Rust and Cargo are installed. Compiling the code example should be as simple as running cargo build.

About

License:GNU General Public License v3.0


Languages

Language:Rust 83.2%Language:Agda 16.8%