I’ve been toying with the idea of converting some software I’ve written (in Python) into a scripting language. Or library. I haven’t really figured that out yet.

I guess the pro’s of making it a library are that people who are already familiar with Python can use it with little to no learning curve. The cons to this are that I am a controlling jerk, and maybe I don’t want people to be able to use my code however they please.

Creating my own scripting language is something I’ve wanted to do for a long time, and this would be the perfect project to do it. But maybe I just want bragging rights and an online community who worship everything I do. Those are standard fare for the people who create their own languages. Like I said, controlling jerk.

No Comments