Pinned Repositories
Alter-Native
Source code translator: from high-level language to native language (C++)
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
HLSLcc
DirectX shader bytecode cross compiler
mono
Mono open source ECMA CLI, C# and .NET implementation.
MonoGame
One framework for creating powerful cross-platform games.
nathanleroux.github.io
hi
npgsql
Npgsql is the .NET data provider for PostgreSQL.
rails
Ruby on Rails
nathanleroux's Repositories
nathanleroux/MonoGame
One framework for creating powerful cross-platform games.
nathanleroux/Alter-Native
Source code translator: from high-level language to native language (C++)
nathanleroux/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
nathanleroux/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
nathanleroux/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
nathanleroux/HLSLcc
DirectX shader bytecode cross compiler
nathanleroux/mono
Mono open source ECMA CLI, C# and .NET implementation.
nathanleroux/nathanleroux.github.io
hi
nathanleroux/npgsql
Npgsql is the .NET data provider for PostgreSQL.
nathanleroux/rails
Ruby on Rails
nathanleroux/squirrel
Official repository for the programming language Squirrel
nathanleroux/TressFX
DirectX 11 library that provides convenient access to realistically rendered and simulated hair and fur
nathanleroux/Vulkan
Examples and demos for the new Vulkan API
nathanleroux/xwt
A cross-platform UI toolkit for creating desktop applications with .NET and Mono