Skip to content

bblfish/banana-play

Repository files navigation

Banana-Play

This is a project to port banana-rdf to Scala3. Scala 3 comes with many new features, and dropped one of the most important ones we were relying on: type projections. So this repository is trying to build up from scratch the framework, to see what holds water, before moving it back to the main repository.

Discussions

Some places where ideas have been discussed are:

Usage

This is a normal sbt project, you can compile code with sbt compile and run it with sbt run, sbt console will start a Dotty REPL.

About

porting banana to dotty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages