Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,100 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,653 people online right now. Registration is fast and FREE... Join Now!




Develop a new programming language

 
Reply to this topicStart new topic

Develop a new programming language

cygnusX
11 Oct, 2007 - 07:30 AM
Post #1

D.I.C Head
**

Joined: 19 May, 2007
Posts: 159



Thanked: 2 times
My Contributions
Can you give me some links to articles describing the developing process of a programming language?Yeah,i'm talking about development of programming language.I searched Google but didn't find almost anything about this topic.After design phase(syntax,keywords,flow control...) obviosly i have to write compiler for the language.I've searched in the net and found some examples of writing compiler,it was written in C.Does it matter in which language will be written?
User is offlineProfile CardPM
+Quote Post

William_Wilson
RE: Develop A New Programming Language
11 Oct, 2007 - 08:06 AM
Post #2

lost in compilation
Group Icon

Joined: 23 Dec, 2005
Posts: 3,984



Thanked: 16 times
Dream Kudos: 3275
Expert In: Java, C, Javascript

My Contributions
what sort of language are you talking about? You will need to have some sort of base to run a compiler.

We used a scheme compiler written in scheme (very basic) in a class where we had to add lists, streams, etc functionality to it. It is a very complex task to even start defining a language.
User is offlineProfile CardPM
+Quote Post

cygnusX
RE: Develop A New Programming Language
11 Oct, 2007 - 08:20 AM
Post #3

D.I.C Head
**

Joined: 19 May, 2007
Posts: 159



Thanked: 2 times
My Contributions
QUOTE(William_Wilson @ 11 Oct, 2007 - 09:06 AM) *

It is a very complex task to even start defining a language.


I'm sure it is.No doubt about that.

QUOTE

what sort of language are you talking about?


I'm talking about object-oriented language like C# or C++ with general purpose,i mean not intended for some specific purpose

This post has been edited by cygnusX: 11 Oct, 2007 - 08:21 AM
User is offlineProfile CardPM
+Quote Post

capty99
RE: Develop A New Programming Language
11 Oct, 2007 - 08:28 AM
Post #4

the real kya
Group Icon

Joined: 26 Apr, 2001
Posts: 9,161



Thanked: 16 times
Dream Kudos: 550
My Contributions
i would research how ruby was invented.
one guy did it back a few years ago cause he was unhappy with how everything else worked.
User is offlineProfile CardPM
+Quote Post

Kiriran
RE: Develop A New Programming Language
16 Oct, 2007 - 12:51 PM
Post #5

New D.I.C Head
*

Joined: 11 Apr, 2007
Posts: 41


My Contributions
I'd give Compiler Construction by Kenneth C. Louden a try. It's a very practical approach and also uses YACC/LEX.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 08:47PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month