stark-lang / stark-old-experimentLinks
[Obsolete] - Development repository of the language, compiler and runtime
☆74Updated last year
Alternatives and similar repositories for stark-old-experiment
Users that are interested in stark-old-experiment are comparing it to the libraries listed below
Sorting:
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Nitra is a language workbench☆146Updated 2 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆284Updated 9 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- Under the rocks☆106Updated 6 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars