Billy Earney
unread,Feb 7, 2012, 10:20:23 AM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skulpt
Is anyone interested in submitting Skulpt to the google summer of code 2012?
If so, what ideas (ie, projects) would people like to see students develop?
By the way, the past week or two, I've made several adjustments to the billyearney-skulpt clone. I'm trying to better integrate closure with the skulpt code by adding dependencies, etc to files, and compiling the closure libraries and skulpt libraries into a single file. I've also added datetime (some basic datetime functions), and hashlib (md5, sha1) to the builtin libraries.
Billy