Is it possible to create C-style "main" function in Python? (for teaching purposes)
88888 dihedral
dihedral88888 at googlemail.com
Sun Oct 9 16:31:56 EDT 2011
More information about the Python-list mailing list
Sun Oct 9 16:31:56 EDT 2011
- Previous message (by thread): Is it possible to create C-style "main" function in Python? (for teaching purposes)
- Next message (by thread): Is it possible to create C-style "main" function in Python? (for teaching purposes)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I do not think C is not good for functional programming, but C is hard to debug if one has to write programs to reload functional pointers and data structures that will grow in the run time for the possible cases. Thus, I love Python!
- Previous message (by thread): Is it possible to create C-style "main" function in Python? (for teaching purposes)
- Next message (by thread): Is it possible to create C-style "main" function in Python? (for teaching purposes)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list