flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
f0dder 19 Feb 2004, 22:12
Well, why *not* have a CLI? "del img*.jpg", that's sorta annoying to do from the GUIs that are around at the moment, and that's just a trivial example. Even with nice GUIs, makefiles can be handy. Things like shell scripts for trivial tasks you don't feel like writing a full app for.
And as for argument passing to child processes - both building and parsing strings is very easy and very trivial... not to mention, pretty easy to extend. How else would you do it? Some sort of set of named properties, with various types, etc? Sounds a bit clumsy to me, but it might just be that I haven't thought of some good way. I don't like the unix mentality of "everything can be done as a shell script", though. I think the trick is to use the right interface for the right job - it's not that often I have a console open, but when I do, I'm pretty happy I have the capability ![]() |
|||
![]() |
|
asmdemon 20 Feb 2004, 03:47
i have to agree that a CLI is needed. I grew up on MS-DOS and love the low-level control it provides.
_________________ It is better to be on the right side of the devil than in his path. |
|||
![]() |
|
stalda 20 Feb 2004, 07:36
I won't disagree that low-level control is needed, I'd just hate to see this go shell happy. Again, I have yet to install, so - What makes you want/need a CLI? Something must have come up that a CLI seemed like a good way to interface. I have written so many shell/DOS scripts in my life, I'd love an ALTERNATIVE.
I have some ideas, but they are raw right now |
|||
![]() |
|
Trans 20 Feb 2004, 07:54
Hi All!
I think what is very need a possiblity or some system units for make a critical sections in programms. And so on if as for commands STI/CLI - the all other systems have a possibility of ignore this instructions at the interrupt and continuing program. For example, I investigate of XSCompiler at the last time. And main reason is not work at last MeOS release - is a compiler used of intructions STI. It can't correct because compiler is used precompiled OpenGL libriries which have not of source. If system ignoring instruction STI/CLI in the code this OpenGL programs is will good working. Best Wishes, Trans. |
|||
![]() |
|
asmdemon 20 Feb 2004, 19:16
stalda wrote: Something must have come up that a CLI seemed like a good way to interface. I wasn't saying that we should make Menuet a shell based operating system like other OSes in existance, I'm making point that certain tasks(del *.tmp) are currently easier to do using a CLI. If a GUI alternative arose, then that would be great. However, the app the whould replace the CLI would have to be constantly updated for everyone's specific needs. The only current alternative is Apple©. stalda wrote: Again, I have yet to install My suggestion would be to dust off a floppy and try it out. You don't 'need' to install Menuet on your HD to see what it does. _________________ It is better to be on the right side of the devil than in his path. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.