Pinned Repositories
AnimateForms
Lightweight asynchronous Windows Forms animations & easings.
ApprovalTests.Net
ApprovalTest verification library for .Net
ascii-diag
ASCII Diag is a tool that allows you to easily draw beautiful ASCII diagrams in the browser and render them as SVGs
BuilderGeneratorHotReload
A source-generator-based implementation of the Builder pattern
CSharpProlog
A C# implementation of Prolog (port of https://sourceforge.net/p/cs-prolog)
hanabi
WIP. A rules engine for the cooperative card game Hanabi, and an attempt at implementing bots that play the game together.
NodeEditorWinforms
Node based user control / editor for Windows Forms
NProlog
C# implementation of Prolog ported from Java implementaion Projog
picat-blazor-monaco-ide
Web IDE for the Picat language based on Blazor and Monaco
sharpalog
Datalog engine for C# started as a Sharpen port of Jatalog
andrzejolszak's Repositories
andrzejolszak/picat-blazor-monaco-ide
Web IDE for the Picat language based on Blazor and Monaco
andrzejolszak/sharpalog
Datalog engine for C# started as a Sharpen port of Jatalog
andrzejolszak/BuilderGeneratorHotReload
A source-generator-based implementation of the Builder pattern
andrzejolszak/CSharpProlog
A C# implementation of Prolog (port of https://sourceforge.net/p/cs-prolog)
andrzejolszak/hanabi
WIP. A rules engine for the cooperative card game Hanabi, and an attempt at implementing bots that play the game together.
andrzejolszak/kitsune
A visual programming language based on MIT Scratch
andrzejolszak/NodeEditorWinforms
Node based user control / editor for Windows Forms
andrzejolszak/NProlog
C# implementation of Prolog ported from Java implementaion Projog
andrzejolszak/AnimateForms
Lightweight asynchronous Windows Forms animations & easings.
andrzejolszak/ApprovalTests.Net
ApprovalTest verification library for .Net
andrzejolszak/ascii-diag
ASCII Diag is a tool that allows you to easily draw beautiful ASCII diagrams in the browser and render them as SVGs
andrzejolszak/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
andrzejolszak/BlazorMonaco
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
andrzejolszak/chessbot
Slack bot for playing chess.
andrzejolszak/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
andrzejolszak/composer
C# Intuitive Music Tracker with Functional Harmony Support
andrzejolszak/contrib-swiplcs
Interface from C# to SWI-Prolog
andrzejolszak/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
andrzejolszak/dice-wars
andrzejolszak/GameMaster
andrzejolszak/GraphMLReaderWriter
Serialize objects into graphML files
andrzejolszak/guitar-interval-trainer
Learn to recognize intervals by ear and locate them on the guitar fretboard.
andrzejolszak/ImGuiColorTextEditNet
Colorizing text editor for ImGui (C# port)
andrzejolszak/js-tutorial
andrzejolszak/lsp-example
andrzejolszak/Nez
Nez is a free 2D focused framework that works with MonoGame and FNA
andrzejolszak/NMiniKanren
A C# version of miniKanren
andrzejolszak/Pidgin
C#'s fastest parser combinator library, developed at Stack Overflow.
andrzejolszak/PlantUmlClassDiagramGenerator
This is a generator to create a class-diagram of PlantUML from the C# source code.
andrzejolszak/StateMechanic
Simple but powerful hierarchical state machine library