Re: about programmin a new language itself
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 17:18:00 +0000
prashant said:
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.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- Follow-Ups:
- Re: about programmin a new language itself
- From: prashant
- Re: about programmin a new language itself
- References:
- about programmin a new language itself
- From: prashant
- about programmin a new language itself
- Prev by Date: Re: Use of semaphores
- Next by Date: Re: about programmin a new language itself
- Previous by thread: about programmin a new language itself
- Next by thread: Re: about programmin a new language itself
- Index(es):
Relevant Pages
|