| Related articles |
|---|
| [13 earlier articles] |
| Re: Writing a compiler chris.dollin@hp.com (Chris Dollin) (2008-11-03) |
| Re: Writing a compiler lkrupp@pssw.com (Louis Krupp) (2008-11-03) |
| Re: Writing a compiler alexc@TheWorld.com (Alex Colvin) (2008-11-03) |
| Re: Writing a compiler gneuner2@comcast.net (George Neuner) (2008-11-04) |
| Re: Writing a compiler gneuner2@comcast.net (George Neuner) (2008-11-04) |
| Re: Writing a compiler marcov@stack.nl (Marco van de Voort) (2008-11-06) |
| Re: Writing a compiler james.harris.1@googlemail.com (James Harris) (2008-11-09) |
| Re: Writing a compiler james.harris.1@googlemail.com (James Harris) (2008-11-09) |
| From: | James Harris <james.harris.1@googlemail.com> |
| Newsgroups: | comp.compilers |
| Date: | Sun, 9 Nov 2008 03:16:08 -0800 (PST) |
| Organization: | Compilers Central |
| References: | 08-10-037 |
| Keywords: | design |
| Posted-Date: | 09 Nov 2008 12:45:43 EST |
On 20 Oct, 23:20, andresj <andresjriof...@gmail.com> wrote:
> Hello, I am designing a programming language that will run natively.
> That is to say, it will run like C, without a need of an interpreter
> nor a standard library (well, there will be, but I want to be able to
> write an operating system, too.)
Unless someone else has pointed these out already you may want to take
a look at these other newsgroups:
alt.os.development - re. writing an operating system
comp.lang.misc - re. designing a language
--
James
Return to the
comp.compilers page.
Search the
comp.compilers archives again.