Skip to content

shim which allows to compile scala program which use scala-async on dotty with dotty-cps-async

Notifications You must be signed in to change notification settings

dotty-cps-async/shim--scala-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shim--scala-async--dotty-cps-async

shim which allows to compile scala program which use scala-async on dotty with dotty-cps-async

i.e. if you want port you program to dotty without changing source code, then you can replace scala-async dependecy to this shim for building with dotty.

   libraryDependencies += "com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.9.23",

['--' in github project name changed to '-' ]

Note, that if you want bug-to-bug compatibility with scala2, than you probably want wait for official port of scala-async compiler plugin.

About

shim which allows to compile scala program which use scala-async on dotty with dotty-cps-async

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages