Related articles |
---|
Hi, I'm creating a new language, anybody wants to help? nop39545@mail.telepac.pt (João Paredes) (1999-11-03) |
Re: Hi, I'm creating a new language, anybody wants to help? adonovan@imerge.co.uk (Alan Donovan) (1999-11-05) |
Re: Hi, I'm creating a new language, anybody wants to help? Sunrise!nmh@dialup.nacamar.de (Nils M Holm) (1999-11-05) |
Re: Hi, I'm creating a new language, anybody wants to help? jandk@easynet.co.uk (Jonathan Barker) (1999-11-05) |
Re: Hi, I'm creating a new language, anybody wants to help? jshof@my-deja.com (1999-11-16) |
Re: Hi, I'm creating a new language, anybody wants to help? nop39545@mail.telepac.pt (João Paredes) (1999-12-04) |
From: | jshof@my-deja.com |
Newsgroups: | comp.compilers |
Date: | 16 Nov 1999 23:47:31 -0500 |
Organization: | Compilers Central |
References: | 99-11-019 |
Keywords: | design, comment |
I am interested in creating a new programming language. Especially
one that is central to the operating system it will exist on. Most
older languages are geared toward text based screens, while having
libraries built for graphics manipulation.
check out 'www.jshof.homepage.com'
In article 99-11-019,
"João Paredes" <nop39545@mail.telepac.pt> wrote:
> I've been developing a new programming language. The compiler is made
> in PowerBASIC but it translates to Assembly, to be assembled with
> turbo assembler. It's a full 32-Bit language (from root) and it's
> intended to be used to make an operating system. The language is
> called Epsilon Pascal (aka Jamanta) and it's sort of mix of C++ and
> Pascal. I need some information on creating object code directly, for
> 32-Bit Protected Mode. Can anyone help please?
> [Not to be unduly discouraging, but the first question I'd ask is "Why
> does the world need yet another programming language?" -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.