Y
Hacker News
new
|
ask
|
show
|
jobs
by
koush
5603 days ago
Fairly old news. I ported Mono to Android a few years ago and got Python and Ruby running that way.
http://www.koushikdutta.com/2009/02/monodalvik-interop.html
1 comments
koush
5603 days ago
Oopsie, wrong link:
http://www.koushikdutta.com/2009/01/microsoft-dlr-and-mono-b...
link
th0ma5
5603 days ago
really great effort, i will try it out, but why is it so large?
link
Groxx
5603 days ago
Because it's .NET, therefore has to include the .NET library (to be of any use at all aside from a virtual machine). Or in this case, the Mono version of the .NET library. It's a big library.
link