Thursday, February 17, 2011

IronPython and ntemacs

  • Install python-mode.el
  • (setq py-jython-command "c:/Program Files/IronPython 2.6 for .NET 4.0/ipy.exe")
  • Open a .py file. C-c C-t will toggle "jython", C-c ! will start a shell... (thanks shapr!)

No comments: