-
Notifications
You must be signed in to change notification settings - Fork 0
/
is-it-possible-to-run-portage-with-IronPython.htm
41 lines (38 loc) · 2.35 KB
/
is-it-possible-to-run-portage-with-IronPython.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8" />
<title>is it possible to run portage with IronPython ?</title>
</head>
<body><a href="https://github.com/ArsenShnurkov/gentoo-mono-handbook"><img alt="Fork me on GitHub" id="forkme" src="images/forkme.png" align="right" width="100" /></a>
<table><tr><td style="vertical-align:top;">
<h1>is it possible to run portage with IronPython ?</h1>
</td><td style="vertical-align:top;">
<a href="index.htm">Gentoo Mono Handbook</a>
<br />
</td></tr></table>
<a href="https://wiki.python.org/moin/IronPython">https://wiki.python.org/moin/IronPython</a>
<br />
<a href="https://github.com/IronLanguages/ironpython3">https://github.com/IronLanguages/ironpython3</a> - IronPython 3 targets Python 3, including the re-organized standard library, Unicode strings, and all of the other new features.
<br />
<a href="https://github.com/IronLanguages/main">https://github.com/IronLanguages/main</a>
<br />
"IronPython is written entirely in C#", "#!/usr/bin/ipy" - <a href="http://zetcode.com/tutorials/ironpythontutorial/introduction/">http://zetcode.com/tutorials/ironpythontutorial/introduction/</a>
<br />
<a href="https://github.com/gentoo/dotnet/search?utf8=%E2%9C%93&q=ipy">https://github.com/gentoo/dotnet/search?utf8=✓&q=ipy</a>
<br />
<br />
<a href="http://ironpython.codeplex.com/wikipage?title=IronPython%20on%20Mono">http://ironpython.codeplex.com/wikipage?title=IronPython on Mono</a>
<br />
<a href="http://askubuntu.com/questions/173131/how-do-i-install-ironpython">http://askubuntu.com/questions/173131/how-do-i-install-ironpython</a>
<br />
<a href="https://datadrivendesign.wordpress.com/2012/08/05/getting-infer-net-and-ironpython-to-work-on-ubuntu-12-04/">https://datadrivendesign.wordpress.com/2012/08/05/getting-infer-net-and-ironpython-to-work-on-ubuntu-12-04/</a>
<br />
<a href="https://bbs.archlinux.org/viewtopic.php?id=62749">https://bbs.archlinux.org/viewtopic.php?id=62749</a>
<br />
<a href="http://stackoverflow.com/questions/3654406/how-to-develop-ironpython-applications-on-mono">http://stackoverflow.com/questions/3654406/how-to-develop-ironpython-applications-on-mono</a>
<br />
year 2008 "Mono includes FePy, the community distribution of IronPython." <a href="https://forums.manning.com/posts/list/16134.page">https://forums.manning.com/posts/list/16134.page</a>
</body>
</html>