-
-
-
PasswordGenWpf Public
Password Generator using C# and WPF
C# Apache License 2.0 UpdatedFeb 12, 2026 -
LrParserGen Public
An LR(1) Parser Generator that obtains grammar rules by using reflection
-
-
FrayedKnot Public
An implementation of ropes (i.e., long, heavy-duty strings) with line indexing
C# Apache License 2.0 UpdatedJan 6, 2026 -
TypeTraitsLib Public
A library of composable type traits for comparison, hashing, and serialization
C# Apache License 2.0 UpdatedJan 6, 2026 -
GraphicsTerminal Public
Implementation of a Graphics Terminal
C# Apache License 2.0 UpdatedNov 28, 2025 -
-
-
-
MacroProtocol Public
Skeleton of code generation service to be called by T4 text templates
C# MIT License UpdatedMay 16, 2025 -
-
SimpleForth Public
A simple Forth implementation in C#
-
-
AsyncQueues Public
A C# implementation of async queues, suitable for producer-consumer, etc.
-
-
RationalGeometry Public
Library for exact rational computations on 2-D and 3-D geometry
C# Apache License 2.0 UpdatedMar 5, 2021 -
KanaQuiz Public
Hiragana / Katakana Quiz Program in Gambit Scheme
Scheme MIT License UpdatedNov 27, 2020 -
-
AsyncCoroutines Public
An implementation of coroutines in C# using async.