Skip to content

pdx-cs-rust/mixy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mixy: Mix statically-linked Rust with C

Copyright (c) 2016 Bart Massey

This little demo archive produces a trivial C program, mixy. The source file cy.c contains the C program including main(), the source file rusty.rs contains the Rust functions, and the Makefile does what you think it does. Please read all the things for more information.

This program is licensed under the "MIT License". Please see the file LICENSE.txt in the source distribution of this software for license terms.

About

example of providing rust functions to C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published