Jither / Jint.DebugAdapterLinks
Simple DebugAdapter for Jint
☆15Updated last year
Alternatives and similar repositories for Jint.DebugAdapter
Users that are interested in Jint.DebugAdapter are comparing it to the libraries listed below
Sorting:
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- LINQ implementation for Span☆24Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 2 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- dotnet watch we always wanted