Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/euclio/chip-lang
A Domain-specific language for chiptune.
https://github.com/euclio/chip-lang
chiptune domain-specific-language scala
Last synced: 26 days ago
JSON representation
A Domain-specific language for chiptune.
- Host: GitHub
- URL: https://github.com/euclio/chip-lang
- Owner: euclio
- Created: 2012-12-14T10:49:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T01:29:05.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T00:27:18.784Z (7 months ago)
- Topics: chiptune, domain-specific-language, scala
- Language: Scala
- Homepage:
- Size: 2.92 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
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