Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 311 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 311 Bytes

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