alda-lang / alda-core

The core machinery of Alda
80 stars 26 forks source link

Update tokenize.clj #42

Closed elydpg closed 7 years ago

elydpg commented 7 years ago

If I compared the parse-note and parse-rest functions correctly, this is the change that you applied for notes to fix the unknown character error being thrown in the [c d c] case. This should fix the unknown character error in the [c d c r] case.

daveyarwood commented 7 years ago

I'd like to try the change and add some tests before this is merged.

daveyarwood commented 7 years ago

Closed via https://github.com/alda-lang/alda-core/commit/24dcf2dff88f4f774a08a55fca0b10f0d90d1701