I read: > Nowhere does it say that you can use drflux in commandlineRacket, > but it doesn't say anywhere that you can't either so I thought > I'd try, hoping for some fun wuth Fluxa from Vim (and using the > slime.vim plugin).
this works for me: x ~ % racket -i Welcome to Racket v5.2.1. > (require (file "/usr/lib/fluxus-018/drflux.ss")) #<thread:loop> > Warning: Texture compression disabled. (build-cube) 2 > . . etc this also works with quack in emacs, but I get some error when trying drflux with geiser, which is a pitty. regards, x
