-
-
Notifications
You must be signed in to change notification settings - Fork 59
-
I liked this language syntax. I'm looking for a language to replace ActionScript, which is currently the main language for Adobe AIR apps. Adobe AIR is now maintained by Harman:
I've not studied Erg implementation yet... Is it possible to translate Erg into a format that can easily translate to ActionScript bytecode or SWF?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
Oh, I just read erg compiles to .pyc. Interesting... But as I understand, .pyc loses typing, so... it'd be better to target ActionScript bytecode directly.
Beta Was this translation helpful? Give feedback.
All reactions
-
Erg is being developed as a language that can use Python assets.
I am not familiar with ActionScript, so adding that to the compile target is difficult.
Beta Was this translation helpful? Give feedback.