Programs: 16 | Visit the developer's homepage
 |
Using introspection to verify Eiffel contracts script shows how you can create a function wraper that verify Eiffel like contracts.
|
07 June 2007, 10:02 GMT Downloads: 217 |
 |
Reloading all modules script allows you to remove all modules from memory before running a test script.
|
07 June 2007, 09:43 GMT Downloads: 232 |
 |
Variant assertion script is Eiffel like loop variant assertion.
|
07 June 2007, 09:43 GMT Downloads: 176 |
 |
Forbidding inheritance script shows how to prevent the use of a class as a base class.
|
07 June 2007, 09:22 GMT Downloads: 205 |
 |
Lazy attributes script shows how to create attributes with 'computed at first use' values.
|
07 June 2007, 09:21 GMT Downloads: 185 |
 |
Scope qualifier for globals script contains the globaliser class that provides a scope qualifier for globals.
|
07 June 2007, 09:12 GMT Downloads: 220 |
 |
Interfaces script deals with the Interface concept in Python.
|
07 June 2007, 09:12 GMT Downloads: 187 |
 |
Options management script has the goal to help the use of classes that need a great number of options in constructor for configuration.
|
07 June 2007, 09:12 GMT Downloads: 178 |
 |
Priority queue script allows specification of the relative order of the data.
|
07 June 2007, 08:37 GMT Downloads: 233 |
 |
Ring buffer script is useful for the storage of log information.
|
07 June 2007, 08:36 GMT Downloads: 637 |
 |
Fifo as single linked lists script creates a container, which only allows element insertion and removal.
|
07 June 2007, 08:33 GMT Downloads: 520 |
 |
Directory Iterator script is an iterator that can be used to walk through directories.
|
06 June 2007, 10:29 GMT Downloads: 233 |
 |
Spell checking uses popen2 module to drive the ispell typo checker.
|
04 June 2007, 09:14 GMT Downloads: 170 |
 |
Deciphering Caesar code script shows you how to use letter frequencies analysis to decipher French and English texts.
|
04 June 2007, 09:04 GMT Downloads: 1,166 |
 |
ASCII encoding guess function could be used to check if a string contain only ASCII characters.
|
04 June 2007, 09:02 GMT Downloads: 249 |
 |
Hex dumper script allows yo to do the hexadecimal display of a byte stream.
|
02 June 2007, 10:56 GMT Downloads: 351 |
|