Skip to content

tgvashworth/csp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSP/Transducer Experiments

Bit of messing around. WIP.

Prior work:

Code that does stuff is in app.js, the CSP stuff is in channel.js and there's a library of functions in lib.js.

TODO

Channels

  • close
  • alts
  • timeout
  • dropping-buffer
  • sliding-buffer
  • mult
  • merge

Transducers

  • take
  • Extract them to their own library (with tests!)

Other stuff

  • Implement lib tail recursively

License

MIT

About

CSP/Actor/Transducer Experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published