Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercise 1.3.1 #157

Open
jesimar opened this issue Jun 7, 2019 · 2 comments
Open

Exercise 1.3.1 #157

jesimar opened this issue Jun 7, 2019 · 2 comments

Comments

@jesimar
Copy link

jesimar commented Jun 7, 2019

My answer to question 1.3.1 is below. I think it's more complete.

C: imperative, von Neumann, third-generation

C++: imperative, von Neumann, object-oriented, third-generation

Cobol: imperative, von Neumann, third-generation

Fortran: imperative, von Neumann, third-generation

Java: imperative, von Neumann, object-oriented, third-generation

Lisp: declarative, von Neumann, functional, third-generation

ML: declarative, von Neumann, functional, third-generation

Perl: imperative, von Neumann, scripting, third-generation

Python: imperative, von Neumann, object-oriented, scripting, third-generation

VB: imperative, von Neumann, object-oriented, third-generation

@ahr9n
Copy link

ahr9n commented Oct 31, 2021

What does 'ML' stand for? Machine Language or Meta Language?

@ahr9n
Copy link

ahr9n commented Oct 31, 2021

Thanks for your efforts and I would like to add :)
COBOL and Perl are object-oriented programming languages
Perl and Python are fourth-generation programming languages, besides being third-generation, as they are used mainly in database programming and scripting.

Also, I wondered how would Perl, Python and VB be von Neumann programming languages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants