Skip to content
Snippets Groups Projects
  1. Sep 03, 2020
  2. Aug 28, 2020
  3. Aug 24, 2020
  4. Jun 30, 2020
  5. Mar 19, 2020
  6. Dec 05, 2019
  7. Oct 29, 2019
  8. Jul 30, 2018
  9. Aug 22, 2014
  10. Mar 17, 2014
  11. Sep 07, 2012
  12. Dec 27, 2011
  13. Mar 04, 2011
  14. Feb 11, 2011
  15. Feb 08, 2011
  16. Jan 27, 2011
  17. Jan 26, 2011
  18. 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