• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

JASS - is it possible to link to other languages

Status
Not open for further replies.
Level 2
Joined
Apr 24, 2009
Messages
7
Is it possible to write code in another compiler (e.g. VB.net, PASCAL or C/C++) and then import the code into the World Editor or another JASS compiling programme?
 
Well, I don't use cJASS or ZINC so I am not sure how close the syntax is. I am not sure if you can directly put the code from a C compiler into WE and have it compile properly. I am pretty sure that TESH (Trigger Editor Syntax Highlighting) will give you good enough of an interface, as well as a function list. ;) The cJASS people also made a project Horus (in the link I provided) which updates TESH to highlight the cJASS properly.
 
Status
Not open for further replies.
Top