muraiki / byzscribe

A program for scribing Byzantine chant, written in Racket
GNU Lesser General Public License v2.1
10 stars 5 forks source link

Convert to lang #16

Open muraiki opened 11 years ago

muraiki commented 11 years ago

Byzscribe should be converted to a proper language in Racket, both for isolation and for safety. Reading in someone else's Racket file probably isn't the best idea. :)

That being said, I've been thinking of alternative ways to approach this whole project, so it might be a while before I make any updates as I explore some other methods and languages.

muraiki commented 11 years ago

Just to update this: I've been on a long hiatus from programming due to a concussion, but I intend to return to this project. I played around with doing this in JS using a library like Raphael or Fabric, but I don't think it's the right approach for a few reasons that I'm not going to get into at this time.