Re: about programmin a new language itself
- From: Alan Johnson <alanwj@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 11:06:39 -0700
prashant wrote:
Richard Heathfield wrote:prashant said:give me ur detailled profile or logon to my google group
Tell me the way that we could make a executable programmin as basic as
MS dos
as like it can interract with machine directly with out the help of
other prorams like other DOS.
Start by learning to communicate clearly. Until you can do so, there is little or no point seeking help on complex technical questions.
If you are asking how to bootstrap a compiler for a new language, the answer is simple (well, simple to say, but rather harder to carry out): write your first compiler in some other language, and your second in your new language. Use the first compiler to compile the second, and the second from then on.
If you're asking how to write an operating system, I suggest you ask in a newsgroup devoted to operating system development.
i m enthusistic to develop some basic lang please help and show me some
way
The best advice in this thread is to reread the first paragraph of Richard Heathfield's response.
After that, get yourself a copy of the book Operating System Concepts, by Silberschatz, Gagne, and Galvin. Find a newsgroup dedicated to OS development, and ask questions about the portions you have trouble understanding.
--
Alan Johnson
.
- Follow-Ups:
- Re: about programmin a new language itself
- From: goose
- Re: about programmin a new language itself
- References:
- about programmin a new language itself
- From: prashant
- Re: about programmin a new language itself
- From: Richard Heathfield
- Re: about programmin a new language itself
- From: prashant
- about programmin a new language itself
- Prev by Date: Re: about programmin a new language itself
- Next by Date: Re: Traffic Control
- Previous by thread: Re: about programmin a new language itself
- Next by thread: Re: about programmin a new language itself
- Index(es):
Relevant Pages
|