guile-goblins-rs/README.md

280 B

guile-goblins-rs

attempt to run goblins-guile embedded in rust via rust-guile

setup

if using nix, nix develop

if not, install guile 3 (! make sure it's 3)

cargo run --example repl (aliased to repl in nix develop) will launch the guile repl running inside of rust