Talk:Very high-level programming language: Difference between revisions
Need newer references |
|||
Line 24: | Line 24: | ||
The two references are from the 70s, but there supposedly was a conference on VHLL in 2004. Please add some newer references, indicating whether "VHLL" has changed meaning in the last 30 years. --[[User:IanOsgood|IanOsgood]] 02:48, 6 February 2007 (UTC) |
The two references are from the 70s, but there supposedly was a conference on VHLL in 2004. Please add some newer references, indicating whether "VHLL" has changed meaning in the last 30 years. --[[User:IanOsgood|IanOsgood]] 02:48, 6 February 2007 (UTC) |
||
:I added the 2004 LSM meeting preceedings as an example of it still being in current use. I added an the announcement of the 2003 LSM meeting, as it indicates that the same types of languages are still considered VHLL. [[User:DMacks|DMacks]] 03:14, 6 February 2007 (UTC) |
Revision as of 03:14, 6 February 2007
Given Python's features and it's many bindings (GL, Gnome and KDE to name a few), I think it's a bad example. Logo however, would be a good example because it can only be used to draw things with. KTurtle is a free implementation of it, and allows the programmer to draw lines with a turtle. Good for educating children the very basics of coding.
- I agree with you and also think Logo would be a better example. I'm changing that right now. However, I've also seen Python and Javascript been mentioned as "very high level". I actually think it's a misnamer and I'm going to mention it in the article. Sarg 21:12, 2 Jun 2005 (UTC)
- This is great, thanks!
- Next time I suggest being bold and updating it yourself. I don't bite :D Sarg 07:58, 3 Jun 2005 (UTC)
- I think stating this this is "used primarily as a professional programmer productivity tool" and then giving Logo as an example is a little contradictiory. Perhaps very high-level programming languages are not used for anything except education. If not, we should find better examples. Syndicate 15:33, 24 October 2005 (UTC)
If "goal orientation" is taken to be a definition of a "Very High Level Language" then SNOBAL, ICon, Idol should be included. Prolog and other rule oriented languages qualify but may not satisfy the Church-Turing thesis for a "programming" language. Goal orientation normally implies backward or forward chaining and I don't immediately see how Logo qualifies.
Python and JavaScript: very high-level, or proprietary?
I have trouble understanding the meaning of this line:
"Very high-level programming languages are usually proprietary software. Some high-level programming languages such as Python and JavaScript are often (incorrectly) considered to be such"
What does "to be such" refer to? Is it saying that Python and JS are considered to be proprietary software, or to be a VHLPL? There is some ambiguity there as to what 'such' is referring to, which should be cleared up.
- If "goal orientation" is taken to be a definition of a "Very High Level Language" then SNOBAL, ICon, Idol should be included. Prolog and other rule oriented languages qualify but may not satisfy the Church-Turing thesis for a "programming" language. Goal orientation normally implies backward or forward chaining and I don't immediately see how Logo qualifies.
Need newer references
The two references are from the 70s, but there supposedly was a conference on VHLL in 2004. Please add some newer references, indicating whether "VHLL" has changed meaning in the last 30 years. --IanOsgood 02:48, 6 February 2007 (UTC)
- I added the 2004 LSM meeting preceedings as an example of it still being in current use. I added an the announcement of the 2003 LSM meeting, as it indicates that the same types of languages are still considered VHLL. DMacks 03:14, 6 February 2007 (UTC)