forked from Lainports/freebsd-ports
language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily. WWW: http://www.ironpython.net
2 lines
70 B
Bash
2 lines
70 B
Bash
#!/bin/sh
|
|
%%LOCALBASE%%/bin/mono %%PREFIX%%/lib/ironpython/ipy.exe $*
|