Stars
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
π§ Laws, Theories, Principles and Patterns for developers and technologists.
Parsing, analyzing, and comparing source code across many languages
An experimental next-generation Electron-based text editor
A modern editor with a backend written in Rust.
A prototype of XPath-like queries for C# syntax trees
π Some useful websites for programmers.
A functional programming language based on algebraic effect handlers
Dafny is a verification-aware programming language
π The perfect Front-End Checklist for modern websites and meticulous developers
Everything you need to know to get the job.
Awesome & interesting talks about programming
π List of awesome university courses for learning Computer Science!
Virtual File System for Git: Enable Git at Enterprise Scale
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
Experimenting with data structures for simple dataflow analysis
Haskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
The home for design of the Visual Basic .NET programming language and runtime library.
The official repo for the design of the C# programming language
MattWindsor91 / roslyn
Forked from dotnet/roslynExperimental concepts for C# using Roslyn
A random collection of TypeScript helpers for Node.js programming
A bunch of links to blog posts, articles, videos, etc for learning Rust
π± Falsehoods Programmers Believe in
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.