Pages: 1
Author Topic: Enigma - first steps (programming)  (26,507 Views)
Offline (Unknown gender) darkhog

Member
Joined: May 2014
Posts: 8
View profile
Posted on: May 23, 2014, 01:08:11 PM
I've never been good friends with C/C++ (click to see why).

But I'm okay with c-like languages (has been programming in Java and C# for last 5 years). Could you give me some EDL-focused tutorials? I could use GM tutorials, but workflow and syntax is bit different and I'd like to avoid banging my head against wall over something that is correct in GML, but not in EDL.

Of course such tutorials should be beginner-friendly, but without basic concepts like variables, loops, etc, focusing on using EDL's library instead.
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #1 Posted on: May 23, 2014, 06:02:31 PM
Darkhog, just about 80% of GML is currently compatible in ENIGMA. Some places you may have issues are with arrays. The only reason we don't have near full backwards compatibility is because we have not integrated Josh's new compiler.
Pages: 1