ogier / PianoScript

An interpreted scripting language that is highly optimized for piano printing purposes.

Home Page:http://stackoverflow.com/questions/2202897/code-golf-piano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PianoScript - An interpreted scripting language that
is highly optimized for piano printing purposes.

=== Files Included ===

README - This file.

PianoScript.cs - Parses a PianoScript file and interprets any instructions it contains.
    Usage:
        PianoScript <script>.ps [arguments]

piano.ps - A sample PianoScript file.

About

An interpreted scripting language that is highly optimized for piano printing purposes.

http://stackoverflow.com/questions/2202897/code-golf-piano


Languages

Language:C# 100.0%