Skip to content

A simple interpreter written in Scala 3 for the "rinha de compiladores" competition.

Notifications You must be signed in to change notification settings

davisuga/compiler-rinha-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt project compiled with Scala 3

Usage

This is a normal sbt project. You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.

For more information on the sbt-dotty plugin, see the scala3-example-project.

About

A simple interpreter written in Scala 3 for the "rinha de compiladores" competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published