|
Joined: Jan 2004
Posts: 3
Self-satisified door
|
OP
Self-satisified door
Joined: Jan 2004
Posts: 3 |
Scripters want mircscripting Compiler for win32 and UNIX ! :P
|
|
|
|
Joined: Jul 2003
Posts: 742
Hoopy frood
|
Hoopy frood
Joined: Jul 2003
Posts: 742 |
mirc isnt made for unix. mirc scripts arnt compiled either, they are plain text open source
|
|
|
|
Joined: Jan 2004
Posts: 3
Self-satisified door
|
OP
Self-satisified door
Joined: Jan 2004
Posts: 3 |
i know, i say than we want mircscripting code compiler
|
|
|
|
Joined: Feb 2003
Posts: 810
Hoopy frood
|
Hoopy frood
Joined: Feb 2003
Posts: 810 |
* cold edits his posts 24/7
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
-KingTomato
|
|
|
|
Joined: Sep 2003
Posts: 4,230
Hoopy frood
|
Hoopy frood
Joined: Sep 2003
Posts: 4,230 |
he well just still want it regardless, i think its better to say way he cant have it (then hes stuffed and cant ask for it again).
like you cant compile this...
alias DOTHIS { $1- }
Well you could but it would be an the intire interpretor in it.
|
|
|
|
Joined: Sep 2003
Posts: 149
Vogon poet
|
Vogon poet
Joined: Sep 2003
Posts: 149 |
Here is a solution: go learn a REAL programming language, and make your own compiler.
mIRC 6.21 - Win XP Pro (SP2) - 2.4 Ghz - 1 GB Mem irc.x-tab.org
|
|
|
|
Joined: Sep 2003
Posts: 4,230
Hoopy frood
|
Hoopy frood
Joined: Sep 2003
Posts: 4,230 |
make your own compiler? or do you mean compile your own code?
|
|
|
|
Joined: Mar 2003
Posts: 1,271
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
No, use a real programming language, such as C++. Then you can compile your code.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
|
Joined: Jul 2003
Posts: 742
Hoopy frood
|
Hoopy frood
Joined: Jul 2003
Posts: 742 |
im learning C++ right now:) i would like to thank Khaled for making mIRC Script so close to C++, its so easy to understand C++ now that i know some of the more basic mirc script stuffs
|
|
|
|
Joined: Nov 2003
Posts: 2,327
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,327 |
there is most probably already one about somewhere, i doubt khaled is the only person who could make a compiler.. although if i ever came across one i probably wouldn't trust it.
New username: hixxy
|
|
|
|
Joined: Sep 2003
Posts: 4,230
Hoopy frood
|
Hoopy frood
Joined: Sep 2003
Posts: 4,230 |
you can always program in machine code and not have to compile ya code <grin>
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
* KingTomato glares at DaveC, Assembly? * KingTomato Grins
-KingTomato
|
|
|
|
Joined: Sep 2003
Posts: 4,230
Hoopy frood
|
Hoopy frood
Joined: Sep 2003
Posts: 4,230 |
no worse, assembly still needs to be compiled, out right machine code, just a hex editor, and alot of time to correct all the jump and data refrences each time you change the code.
Oh my that must have been fun to do back in the stoneages.
|
|
|
|
Joined: Nov 2003
Posts: 2,327
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,327 |
a compiler would be great though, i've wanted to make proper programs for ages, c++ is too hard, vb is simple but my compiler doesn't work properly;\
New username: hixxy
|
|
|
|
Joined: Jan 2003
Posts: 1,063
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 1,063 |
mIRC scripting is for mIRC only... it's not meant to build programs in, and it's much much slower and less stable then normal languages like c++ or vb.
this has been discussed many times before, and it's still a worthless idea imho ;-]
If it ain't broken, don't fix it!
|
|
|
|
Joined: Nov 2003
Posts: 2,327
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,327 |
mIRC scripting is for mIRC only... mIRC is an irc client, but somehow a scripting language got implemented... it has been brought up many times because a lot of people want it. if khaled were to say "it will never happen", then i'm sure everyone would give up asking, but every feature has a chance of getting implemented.
New username: hixxy
|
|
|
|
Joined: Sep 2003
Posts: 4,230
Hoopy frood
|
Hoopy frood
Joined: Sep 2003
Posts: 4,230 |
there is a mirc script compiler from memory you can find it at www.mirc.comand im pretty sure its called mirc.exe it compiles one line at a time and executes that line. Pretty clever considering a line could be being made up within the script itself, so cant be compiled before hand.
|
|
|
|
Joined: Nov 2003
Posts: 2,327
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,327 |
New username: hixxy
|
|
|
|
Joined: Oct 2003
Posts: 22
Ameglian cow
|
Ameglian cow
Joined: Oct 2003
Posts: 22 |
he has a point there though that makes a copiler kinda hard: constantly changing text. why on earth would you want one? if ppl compile their code, can you guess how hard it would be to check it for malicious code? seriously. i ran a 37kb bot and it parsed faster on my 400 mhz machine than other clients with smaller bots and faster computers. we forget: mirc isnt for scripting. its for chatting. scripting is just an added feature.
=-=-=-=-=-=-= Do not meddle in dragons' affairs for you are crunchy and good with ketchup.
|
|
|
|
|