Skip to content
Snippets Groups Projects
  1. Jul 30, 2018
  2. Aug 22, 2014
  3. Mar 17, 2014
  4. Sep 07, 2012
  5. Dec 27, 2011
  6. Mar 04, 2011
  7. Feb 11, 2011
  8. Feb 08, 2011
  9. Jan 27, 2011
  10. Jan 26, 2011
  11. Jan 23, 2011
    • Florent Lamiraux's avatar
      Implement on-board python interpreter · d2859450
      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.
      d2859450
Loading