CSC/ECE 517 Fall 2009/wiki1a 11 AS: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 5: Line 5:
==  <center> '''Ruby vs Python''' </center> ==
==  <center> '''Ruby vs Python''' </center> ==


'''Definition of Ruby and Python'''
 
== '''Definition of Ruby and Python''' ==
 


'''Ruby''' is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features.
'''Ruby''' is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features.


'''Python''' is an interpreted, object-oriented, high-level programming language with dynamic semantics.
'''Python''' is an interpreted, object-oriented, high-level programming language with dynamic semantics.
== Differences in their language features ==

Revision as of 00:27, 5 September 2009



Ruby vs Python

Definition of Ruby and Python

Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features.

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.


Differences in their language features