Pinned Repositories
AdventOfCode2019
Advent of code 2019 puzzles in C#
affine-transforms
An Affine Transformation linear algebra crate
anomaly
Patched Conic Sections library
Esolangs.Sbf
A Symbolic Brainf*ck dotnet compiler based on http://www.parkscomputing.com/2014/04/pbrain/
Kelson.AspNetCore.AwaitRequests
Would if you could handle all your requests with a foreach loop?
LightingTalkColor
An interactive slide deck for my lighting talk on human learning @ ml4all
LuaQ
A System.Linq inspired query library for Lua.
Ooorm.Data
An extensible, minimalist, code-first ORM for dotnet
Roslyn.Lua
A fully .net implementation of Lua using the Roslyn Compiler
KelsonBall's Repositories
KelsonBall/LuaQ
A System.Linq inspired query library for Lua.
KelsonBall/Kelson.AspNetCore.AwaitRequests
Would if you could handle all your requests with a foreach loop?
KelsonBall/Esolangs.Sbf
A Symbolic Brainf*ck dotnet compiler based on http://www.parkscomputing.com/2014/04/pbrain/
KelsonBall/KelsonBall.Geometry
A dotnet core composite geometry library for for adding and subtracting 2d and 3d primitives
KelsonBall/LuaCurry
A curry function implemented in Lua
KelsonBall/Kelson.Common.Vectors
Reusable vector implementations
KelsonBall/affine-transforms
An Affine Transformation linear algebra crate
KelsonBall/anomaly
Patched Conic Sections library
KelsonBall/Ooorm.Data
An extensible, minimalist, code-first ORM for dotnet
KelsonBall/gitignore
A collection of useful .gitignore templates
KelsonBall/Inside-Out-Mmorpg
An open source mmorpg where bots are first class citizens
KelsonBall/Kelson.Common
Supporting projects for software development
KelsonBall/Kelson.Common.Async
Types and extensions for asynchronous programming
KelsonBall/Kelson.Common.Bitwise
Methods for handeling bit "wise" operations
KelsonBall/Kelson.Common.Builders
My common base types for composable builders
KelsonBall/Kelson.Common.CodeGen
A library for structured code generation
KelsonBall/Kelson.Common.DataStructures
Special structures for special data
KelsonBall/Kelson.Common.Events
A decoupled, injectable, intra-application communication library
KelsonBall/Kelson.Common.Linq
Additional extension methods on IEnumerable<T>
KelsonBall/Kelson.Common.Parse
Library for building combinatorial parsers
KelsonBall/Kelson.Common.Transforms
Vector and Affine Matrix math
KelsonBall/Kelson.Common.Trees
Provides types and interfaces for working with Trees
KelsonBall/Kelson.Math
math code
KelsonBall/KelsonBall.CSharp.Extensions
This is a C# extensions project I wrote at work. SEL Inc has waived all of its intellectual property claims to this code (Supervisor: Justin T Wood, October 14 2016).
KelsonBall/KoreUI
UI Framework for dotnet Core
KelsonBall/Lua.Core
A netstandard 2.0 implementation of the Lua scripting language with closely integrated .net support, advanced debugging, and transpilation options.
KelsonBall/MdServe
Build and serve markdown content from a repository
KelsonBall/Processing.Net
A .Net implementation of Processing.org
KelsonBall/Regolith-Lang
A Lua based embeddable scripting language for the dotnet standard
KelsonBall/Render.Core
netstandard application and game development framework