Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old February 9th, 2003, 06:34 PM
chuckfx chuckfx is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 5 chuckfx User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Creating a programming language?

Does anyone know how to nessiclarily make a programming language? Like PHP and HTML?

Reply With Quote
  #2  
Old February 10th, 2003, 11:42 AM
Lindset Lindset is offline
weirdomoderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Alta, Norway
Posts: 370 Lindset User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to Lindset Send a message via AIM to Lindset
Well.. First I have to state that I've never actually created a programming language.. but here's a few things you need to decide before you start

1) Will it be a compiled or interpreted language? Examples of compiled languages: C, C++, Java, Delphi, Visual Basic, etc.. Examples of interpreted languages: PHP, Python, Perl, etc..

2) Define the language syntax.. i think this one is self explanatory.. oh, and you should decide if you want it to be fully OOP (Java, Python), fully procedural (C), or a mix of both (C++, PHP, Python)

3) What language are you going to use for the compiler/interpreter? The more low-level you go, the faster it will be (ie. a compiler written in assembly is probably going to be faster than a compiler written in C.. however, that also depends on your skills)

4) You also have to decide things like how the language will handle hardware, memory, etc... How the language will use the file system... and also what kind of built-in functions the language should have

As you see, there's lots of stuff you have to plan before starting to write the compiler/interpreter..
__________________
Best Regards,
Håvard Lindset

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > Creating a programming language?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway