I���ll probably be at the Stadtgarden around 14:30 Saturday and early Sunday and will start working on this whenever anyone else shows up and is interested in working on it. There seem to be at least 4 people besides me.
Known targets for transpilation include:
Javascript - PharoJS - working - dynamically typed, strange numeric stack - IWST papers describing mapping
JVM - PharoJVM - partial - statically typed, instance OO - IWST paper last year describing mapping
Illicium - ?working - statically typed, structs/unions - IWST paper this year
Python - dynamically typed, OO
SQL? - ? typed
So lots of variation to think about. Would be nice for all of the above to subclass a generic transpiler. See my earlier message for other considerations