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

From Expertiza_Wiki
Jump to navigation Jump to search
Line 6: Line 6:




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




Line 12: Line 14:


'''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 ==
== 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