CrazyEngineers Forum

******************************************
Join CE! | CE Innovator Contest! | Forgot password? | Contact Us
Navigation
Go Back   CrazyEngineers Forum > CE : Technical Discussions > Computer Science & IT Engineering
Reply

  #1 (permalink)
Old 3rd June 2008, 02:32 AM
CE - Newbie
 
I'm a Crazy Computer Engineer
Join Date: 3rd June 2008
Location: Aligarh
Posts: 8
Default any one intrested in making compilers

made your copiler or your own computer langwage
on your own hand we will help you
please try it
its make your mind and you different from other engg.
Himanshutime is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)
Old 4th June 2008, 09:17 PM
CE - Apprentice
 
I'm a Crazy computer science Engineer
Join Date: 25th September 2006
Location: chennai
Posts: 35
Default Re: any one intrested in making compilers

yes himanshutime.
agree with u.but is writing programming language that easy?

Last edited by sahana : 4th June 2008 at 09:28 PM.
sahana is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)
Old 4th June 2008, 11:38 PM
CE - Newbie
 
I'm a Crazy Computer Engineer
Join Date: 3rd June 2008
Location: Aligarh
Posts: 8
Default Re: any one intrested in making compilers

Quote:
Originally Posted by sahana View Post
yes himanshutime.
agree with u.but is writing programming language that easy?

when you made your own compiler then you made your langwage
so you made it as easy as you want so try it it is intresting to work on it
Himanshutime is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)
Old 5th June 2008, 10:10 PM
CE - Apprentice
 
I'm a Crazy computer science Engineer
Join Date: 25th September 2006
Location: chennai
Posts: 35
Default Re: any one intrested in making compilers

okie.so how do we start it?so shud we use gcc for it?
sahana is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)
Old 5th June 2008, 10:18 PM
Good Administrator
 
The_Big_K's Avatar
 
I'm a Crazy Electrical Engineer
Join Date: 26th November 2005
Location: Terra-Firma
Posts: 4,460
Send a message via Yahoo to The_Big_K
Default Re: any one intrested in making compilers

Sahana & Himanshutime, I guess Ash & xHx can help you with this project. Both of the have been working on CE Bot project.

I hope to have participation from other CEans as well. Keep up the good work! . Probably we'll come up with Crazy Language ! Kidding!
The_Big_K is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)
Old 5th June 2008, 10:36 PM
ash
Moderator
 
ash's Avatar
 
I'm a Crazy Communications Engineer
Join Date: 12th July 2007
Location: IIUM, Malaysia
Posts: 1,415
Default Re: any one intrested in making compilers

Yes! Crazy Language (CL)!

Faster than C!
Easier to read than Ruby!
More portable than Python!

I suppose whatever language you want to create will depend on the application (web development? numerical analysis? gaming? hardware design?) as well as philosophy. For instance, even though Python and Ruby are similar, they differ greatly with their approach.

Download this free ebook, titled "Programming Languages: Application and Interpretation" by Shriram Krishnamurthi:

LINK: Programming Languages: Application and Interpretation by Shriram Krishnamurthi

I've just downloaded it. Will read through it tomorrow morning

[EDIT]
It seems that "CL" as well as "CEL" are already existing computer languages, haha.
__________________
Keep it simple. Keep it real.
| New to CE? Click here! | Join our CE Bot project! | Problems? Questions? PM or mail me at ash{at]crazyengineers{dot]com |
ash is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)
Old 6th June 2008, 12:58 AM
CE - Apprentice
 
I'm a Crazy computer science Engineer
Join Date: 25th September 2006
Location: chennai
Posts: 35
Default Re: any one intrested in making compilers

i dont understand one thing.if i wrote my own compiler then how does that mean ive made a programming language?compiler is a program and it translates a source language to targer language( the object code)
so we are just writing a program right.not a language.this is what i have understood of compilers.please tell me if am wrong.
sahana is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)
Old 6th June 2008, 09:18 AM
Good Administrator
 
The_Big_K's Avatar
 
I'm a Crazy Electrical Engineer
Join Date: 26th November 2005
Location: Terra-Firma
Posts: 4,460
Send a message via Yahoo to The_Big_K
Default Re: any one intrested in making compilers

Quote:
Originally Posted by sahana View Post
i dont understand one thing.if i wrote my own compiler then how does that mean ive made a programming language?compiler is a program and it translates a source language to targer language( the object code)
so we are just writing a program right.not a language.this is what i have understood of compilers.please tell me if am wrong.
I'm not a CS guy, but I think Sahana's got a point! I'm sure Himanshu's got something to say here. Himanshu, there?
The_Big_K is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)
Old 6th June 2008, 09:15 PM
CE - Addict
 
mahul's Avatar
 
I'm a Crazy Computer Science Engineer
Join Date: 14th November 2007
Location: kolkata
Posts: 256
Send a message via Yahoo to mahul
Default Re: any one intrested in making compilers

Sahana, it sounds a bit odd, but its true. If you have made a compiler, you have made a language. A language is after all implemented using a compiler. Now whether you made a new language or just wrote the code to convert an existing language semantics into executable code, depends on what u implement in your compiler program. If you write a compiler that has a new set of semantics, it means you have created a new language!!
__________________

An apple changed the world, it fell on Newton's head

My Blog
mahul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)
Old 7th June 2008, 07:49 AM
Good Administrator
 
The_Big_K's Avatar
 
I'm a Crazy Electrical Engineer
Join Date: 26th November 2005
Location: Terra-Firma
Posts: 4,460
Send a message via Yahoo to The_Big_K
Default Re: any one intrested in making compilers

Thanks for the explanation Mahul. Extending on the same logic, is it true that if we develop an interpreter, we've created a new scripting language?
The_Big_K is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 05:16 PM.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.Ad Management by RedTyger