chip-lang icon indicating copy to clipboard operation
chip-lang copied to clipboard

A Domain-specific language for chiptune.

Welcome to ChipLang!

Running the language

ChipLang requires Java 7 and sbt.

To run chipLang, type

sbt "run <.cl file>"

There are five included example programs in the "example" folder:

  • percussion.cl
  • control.cl
  • prelude.cl
  • crystalTower.cl
  • marioBros.cl