Re: about programmin a new language itself



prashant wrote:
Richard Heathfield wrote:
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.

give me ur detailled profile or logon to my google group
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
.



Relevant Pages

  • Re: about programmin a new language itself
    ... other prorams like other DOS. ... If you are asking how to bootstrap a compiler for a new language, ... Use the first compiler to compile the second, ... newsgroup devoted to operating system development. ...
    (comp.programming)
  • Re: Compiler paradoxes
    ... |> How far would we go until we got to an ultimate language that was ... |> used to create the first compiler in the tree? ... And what language ... We used to punch in HexaDecimal codes that we painstakingly "compile" ...
    (borland.public.delphi.non-technical)
  • Re: chicken and egg
    ... > How do you compile the first compiler? ... By writing it in another language. ... the first C compiler was written in PDP 7 assembly language. ...
    (comp.os.linux.misc)
  • Re: Why no one operating system is wrtten in an object language...!!!
    ... On a brand new box with no operating system and no languages you need ... to build the first compiler with your bare hands, ... its better to have a smaller compiler plus a basic ... operating system rather than a fancier compiler with no operating ...
    (comp.object)
  • Re: Programming Languages, "to C or not to C, that is the Q."
    ... > science courses. ... whether or not the compiler for the language is written in the ... Of course the first compiler for a new language must ...
    (Debian-User)