Skip to content

Allows callbacks from other native threads into a running Scheme runtime.

Notifications You must be signed in to change notification settings

evhan/concurrent-native-callbacks

 
 

Repository files navigation

	Concurrent Native Callbacks
	===========================


This is a callback-facility for CHICKEN, similar to "define-external",
that allows callbacks into a running Scheme runtime from concurrently
executing native threads.

For more information, see

  http://wiki.call-cc.org/eggref/4/concurrent-native-callbacks

About

Allows callbacks from other native threads into a running Scheme runtime.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scheme 81.6%
  • C 18.2%
  • Shell 0.2%