English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am studying a programming book and in the intro, it explains the different levels of programing languages and differences between procedural and non-procedural but for high level and non-procedural does not give an example of one existing languange and I would like to know one to have a better idea of how a "non-procedural high level language" is.

Thanks in advance.

2007-03-07 09:38:45 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

http://en.wikipedia.org/wiki/Functional_programming
Erlang, Lisp, Prolog, the various ML languages, Haskell, etc.

No, OOP languages do not contrast procedural. Actually, they tend to complement. It's really functional vs. procedural.

2007-03-07 09:43:39 · answer #1 · answered by csanon 6 · 0 0

Java. C++. Any object oriented language falls under that category.

2007-03-07 09:42:36 · answer #2 · answered by Ryan P 2 · 0 1

Prolog, Scheme/LISP.

Prolog is a nasty stuff, can't shake the nightmare of it.

2007-03-07 09:43:53 · answer #3 · answered by Andy T 7 · 0 0

fedest.com, questions and answers