Loader for different .NET runtimes
Перейти к файлу
Benedikt Reinartz ea7137dbf2 Move building into setup.py 2019-11-07 08:36:49 +01:00
clr_loader Move files around, rename framework to netfx, add build script 2019-11-06 10:34:56 +01:00
example Update examples 2019-10-31 08:50:55 +01:00
netfx_loader Update NXPorts 2019-11-07 07:37:05 +01:00
.gitignore Move files around, rename framework to netfx, add build script 2019-11-06 10:34:56 +01:00
Example.ipynb Implement simple Mono support 2019-10-29 11:14:36 +01:00
LICENSE Add LICENSE file 2019-10-28 15:04:19 +01:00
README.md Move building into setup.py 2019-11-07 08:36:49 +01:00
setup.py Move building into setup.py 2019-11-07 08:36:49 +01:00

README.md

clr-loader

Implements a generic interface for loading one of the CLR (.NET) runtime implementations and calling simple functions on them.