Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

Tuesday, October 27, 2009

ns-3 environment setup - python

Python

- Python is a general purpose high level programming language. It support multiple programming paradigm as object-oriented programming.

Python features:

- Fully dynamic type system.
- Automatic memory management as Perl, Ruby, Scheme and Tcl.