Register | Login
Forum Index > General Discussion > macro keyword
Author Message
Pages: 1
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[831] macro keyword - posted: 2011-11-25 08:41:46
HI OverHertz

i have found this in ziron32.zir header file.
Code:
/* //TODO//

macro * saveregs {
  #local 1; //add 1 local

  #repeat #arg[]:
    #expect #arg[#local0] of eax: 'macro saveregs accepts only registers';
    push #arg[#local[0]];
  #end
}

*/

so i want to know what is that.

BTW, what is your real name , so when say Hi i will put your name , my name as you already
know is Emil.

http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[835] - posted: 2011-11-25 15:16:25
Hi Emil, the first versions of Ziron i implemented a basic macro system which used the macro system, but making the system easier i changed it to inline (type) - sometime in the future i will re-implement the macro keyword .. for what i don't know yet smile and my name is Colin.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 1 user(s) online. 0 member(s) and 1 guest(s)
Most users ever online was 1046, January 28, 2022, 2:08 pm.


Statistics:
Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51
Welcome to our newest member, yecate
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd