Skip to content
forked from markoboger/scalala

[DSL] A Domain-Specific Language and web-based Interpreter for Music Notation

License

Notifications You must be signed in to change notification settings

FunkeMT/scalala

 
 

Repository files navigation

Scalala

Build Status

A Domain-Specific Language and web-based Interpreter for Music Notation.

see Main Application ScalalaKata

https://github.com/FunkeMT/ScalalaKata

Usage via sbt

...
resolvers ++= Seq(
    "funkemt" at "http://dl.bintray.com/content/funkemt/maven"
  ),
libraryDependencies += "com.github.funkemt" % "scalala_2.11" % "0.2.2"
...

Based On

About

[DSL] A Domain-Specific Language and web-based Interpreter for Music Notation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.1%
  • HTML 0.9%