- Dec 27, 2011
-
-
Francois Keith authored
-
- Mar 04, 2011
-
-
Duong Dang authored
-
- Feb 11, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
-
- Feb 10, 2011
-
-
Florent Lamiraux authored
This is required in order to make import of module dl succeed.
-
- Feb 08, 2011
-
-
Florent Lamiraux authored
-
- Jan 24, 2011
-
-
Florent Lamiraux authored
This function is equivalent to print() under python, is equivalent to str() in dg-python.
-
- Jan 23, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Executable dg-python emulates a minimal python interpreter. The interpreter is able to - execute single statements: (import, print,...), - evaluate expressions. Expressions and statements are separated by semi-colons. Several statements and/or evaluations between two semi-colons yield an undefined behavior.
-