Skip to content

wmedrano/flashkick-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashkick

A Rust wrapper over GNU Guile Scheme.

Unsafe

Currently the API is unsafe as it may not be the proper way to integrate with GNU Guile. Known issues:

  • Not thread safe. Running in multiple threads may lead to SIGABRT.
  • Interactions with the GC have not been verified.

About

Wrapper for GNU Guile Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published