Pinned Repositories
AoCPacketDecoder
Advent of Code 2021 day 16 implemented in Haskell.
BestPracticeAnalyzer
A .NET analyzer for developers complaining about people not following "best practices"
BFInterpreter
C# BF interpreter
CursedCSharp
Snippets of cursed C# code.
FolderTool
A command-line tool for displaying a tree graph of the current directory.
NanopassSharp
A language-agnostic framework intended to reduce the amount of boilerplate when writing compilers.
noa
Noa programming language
Rascal
A simple yet powerful result type implementation for C#.
vision-shader
An Among Us/Ape out vision shader.
thinker227's Repositories
thinker227/Rascal
A simple yet powerful result type implementation for C#.
thinker227/BestPracticeAnalyzer
A .NET analyzer for developers complaining about people not following "best practices"
thinker227/NanopassSharp
A language-agnostic framework intended to reduce the amount of boilerplate when writing compilers.
thinker227/FolderTool
A command-line tool for displaying a tree graph of the current directory.
thinker227/noa
Noa programming language
thinker227/AoCPacketDecoder
Advent of Code 2021 day 16 implemented in Haskell.
thinker227/CursedCSharp
Snippets of cursed C# code.
thinker227/Stifl
Small ML-inspired type-inferred functional language
thinker227/TooLazyForGenerators
thinker227/AdventOfCode
Advent of Code (2021 and maybe future) C# solutions
thinker227/aoc22
thinker227/aoc23
thinker227/aoc24
thinker227/BrainfuckToIL
A simplistic Brainfuck to IL compiler.
thinker227/challenges
Challenges source repository for the C# Discord Guild
thinker227/Datapack.Net
A C# library for creating datapacks, especially for Minecraft commands (WIP)
thinker227/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
thinker227/Draco-Language-suggestions
Collecting ideas for a new .NET language that could replace C#
thinker227/DracoCompiler
The compiler repository for the Draco programming language.
thinker227/FEZRepacker
C# console application for unpacking and repacking FEZ assets (WIP)
thinker227/HonkSharp
Some wrappers and API and methods for fast and convenient declarative coding in C#
thinker227/MarkovChainHS
thinker227/Planets
thinker227/ResultGenerator
thinker227/RickrollAnalyzer
thinker227/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
thinker227/Strings
Strings is a C# library that provides utility methods for manipulating strings.
thinker227/thinker227
thinker227/ToolTemplate
.NET project template for command-line tools.
thinker227/UnificationTest