Skip to content

gergelyfabian/scala-99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-99

Ninety-Nine Scala Problems

This is a translation of Ninety-Nine Haskell Problems which are themselves translations of Ninety-Nine Lisp Problems which are themselves translations of Ninety-Nine Prolog Problems.

See Ninety-Nine Haskell Problems for more info. Also see Phil Gold's S-99 for a more Scala-specific definition of the problems.

How to compile/edit/use

The build manager the project uses is sbt.

The suggested editor is Scala IDE (an Eclipse variant/plugin).

To use the project from Eclipse you first need to have the sbteclipse sbt plugin installed (added to your user's plugin definition file). Then generate project files from sbt:

$ sbt
> eclipse

You may now import the project's folder in Eclipse with the Import Wizard as an Existing Project.

About

Ninety-Nine Scala Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages