borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Maybe pass standard io streams into executors #92

Open borodust opened 5 years ago

borodust commented 5 years ago

So (format t ...) would work mostly as expected, but is this thread safe enough? I expect not.