Skip to content

dannypsnl/typed-racket-eff

Repository files navigation

typed/racket + eff

The project integrate effect/handler system with typed/racket, read the racket document to get usage and APIs information.

Installation

raco pkg install typed-racket-eff

Details

The program

  1. use call/prompt to insert prompt tag
  2. call/cc in f captures the current continuation as k
  3. abort/cc forward a value and k as resume to handler of tag

About

typed/racket + effect system

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages