| | |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming |
|
Welcome to the Personal Development for Smart People Forums, the place for lively, intelligent discussion of all personal growth issues -- physical, mental, financial, social, emotional, spiritual, and more. You're currently viewing as a guest, which gives you limited read-only access. By joining our free community, you'll be able to post your own messages, access many members-only features, see the new messages posted since your last visit, and of course remove this header message. Registration is fast, simple, and free, so please join today. If you arrived here from a search engine, you may want to explore the main site first, which includes hundreds of deep and insightful articles on a variety of personal development topics. |
| | Thread Tools | Display Modes |
| |||
| Hey guys, I have a project to do and i need a source (a web page) that shows that programming languages were once close to English. I remember once reading a page on wikipedia that said that one programmers had to type "MULTIPLY" instead of '*' to tell the compiler to multiply. What language was that? Thank you so much guys, Vladimir Tess
__________________ Money-Lessons.com - It is my goal to make you find your financial freedom. |
| |||
| Uhm, close to English? Programming languages aren't close to any natural language - really; all the ones I have heard of may use English terms for constructs and reserved names, but they don't use any specific natural language... The one language I have encountered that comes closest to a natural language (which I am assuming is what you are asking) has been Python which is actually interpreted. You may be hard pressed to find an effective compiled language that closely resembles a natural language... Python example: Code: print "Hello World" Code: #include<stdio.h>
main()
{
printf("Hello World");
} Note: languages now, are closer to natural language than they used to be. Programming in Assembler is far from anything like English! Hope that helps! |
| |||
| Welcome to the Dark Ages. Your talking about COBOL - COBOL - Wikipedia, the free encyclopedia. It was designed for non-scientific business people to program, hence the English. |
| |||
| And thank God, COBOL has the COMPUTE function so you don't have to use MULTIPLY, ADD and so forth.
__________________ --There's nowhere to go, nothing to do. My blog which I haven't updated in a long time. |
| |||
| I think BASIC and COBOL may be as close as you're going to get. English is simply to complicated of a language with so many rules that it simply isn't practical to have a programming language that resembles it.
__________________ BlastedCrossing.com : The world will bow to you |
| |||
| While ADA doesn't have the words "multiply", it was a programming language designed by the Military so that the code could be easier to read and check by someone knowing English. My experience has been that the easier the language is to read, the harder and more time consuming it is to write. And vice versa - languages easier to write are harder to read. |
| |||
| Try this list from Wikipedia, it includes some interesting languages like the Shakespeare programming language. Although if you're trying to show that programming languages started out very similar to english and evolved away over time, I think you're going to have trouble, because that's really not what happened. Assembly is really the grandfather of all programming languages, and it bears only a passing resemblance to English, before Assembly was just machinecode, which is just ones and zeros. |
| |||
| Quote:
__________________ Want readers? Try BLOG RUSH. It's 100% free. Still looking for the ideal diet? The answer is 10,000 years old: I'm an Omnivore |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Paraliminals - Personal Development on Autopilot (Blog) | Steve Pavlina | Steve Pavlina | 64 | 01-14-2008 09:31 PM |
| Which programming language? | Ibanez | Technology & Technical Skills | 15 | 10-12-2007 02:20 AM |
| The most offensive word in the English language... | Tuumble | Personal Effectiveness | 1 | 10-08-2007 01:37 PM |
| PATHS - Unbelievable Results | TheColonel | Intention-Manifestation | 531 | 03-29-2007 01:17 AM |
| Gender-Neutral Pronouns | Michael Chui | Social & Relationships | 8 | 12-18-2006 07:56 PM |
All times are GMT. The time now is 02:22 PM.


