The Stark Programming Language Experiment
Pinned Loading
Repositories
Showing 9 of 9 repositories
- stark-old-experiment Public
[Obsolete] - Development repository of the language, compiler and runtime
- stark-dotnet-runtime Public Forked from dotnet/runtime
Fork of the dotnet/runtime to use and adapt RyuJIT for the stark native compiler
- stark-dnlib Public Forked from 0xd4d/dnlib
Fork of 0xd4d/dnlib to allow parsing "stark" assemblies and modules
- stark-ILSpy Public Forked from dnSpy/ILSpy
Fork of 0xd4d/ILSpy to allow decompiling "stark" assemblies
- stark-NRefactory Public Forked from dnSpy/NRefactory
Fork of 0xd4d/NRefactory to allow decompiling "stark" assemblies
- stark-roslyn Public Forked from dotnet/roslyn
[obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.
- stark-corefx Public Forked from dotnet/corefx
[obsolete] CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.