chrisdunelm / DotNetAnywhere

Small .NET interpreter
MIT License
549 stars 77 forks source link

Lot of improvements + Android support #5

Closed amerkoleci closed 7 years ago

amerkoleci commented 10 years ago

I've pushed changes to DNA, please see my fork: https://github.com/amerkoleci/DotNetAnywhere

More .NET 4.0 support. Improved generics and heap support. Android support. Multi dimensional array. PInvoke on windows with better function invocation. Improved reflection. Clear code and fix some op code issues. Resx file support. Improved Linq and add support for nUnit.

Could anybody take care of my changes and maybe revive this project? I have some null references once GarbageCollect gets called, could take look please?

bencz commented 7 years ago

You have the sources yet ?

chrisdunelm commented 7 years ago

This project is entirely inactive. I won't be doing any more work on it.