Author Topic: New language tutorial (target Actionscript 2.0)  (Read 4103 times)

JohnDoe

  • EA User
  • **
  • Posts: 191
  • Karma: +0/-0
  • EA rocks !
    • View Profile
New language tutorial (target Actionscript 2.0)
« on: May 21, 2004, 12:42:22 am »
Is there an example or tutorial how to setup a custom language (explain and show all steps) ? I want to generate"Actionscript 2.0" code but I couldnt find a tutorial or example so far, what things to setup.

Is it possible to reverse engineer own languages such as "Actionscript 2.0" ?

Does anyone have setup a "Actionscript 2.0" custom language already ?

Thanks in advance
Bernd
« Last Edit: May 21, 2004, 12:43:03 am by BerndWill »

angel-o-sphere

  • EA User
  • **
  • Posts: 112
  • Karma: +0/-0
    • View Profile
Re: New language tutorial (target Actionscript 2.0
« Reply #1 on: May 21, 2004, 01:26:15 am »
Read the EA help, it explains it very good.

Use the search functionallity of the help browser.

Only flaw: when you define the name of the new language, imediatly define a new datatype as well.

Otherwise the OK botton works as CANCEL button.

angel'o'sphere