Skip to content
View EvanMcGorty's full-sized avatar
  • agido GmbH
  • Dortmund, Germany

Block or report EvanMcGorty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Some code for algebraicly manipulating harmonic objects, soon to be a cli or something. Repo name is subject to change.

    Scala Updated Oct 24, 2024
  • A comprehensive exercise-focused Agda tutorial

    Agda Updated Feb 15, 2024
  • Simple and surprisingly powerful currying implemented concisely in c++20

    C++ 2 Updated Sep 17, 2022
  • a python tetris project for one of my 12th year classes

    Python 1 Updated Jul 16, 2022
  • A header only, polymorphic type with copy semantics like std::any

    C++ Updated Jul 16, 2022
  • small c++ proof-of-concept library to allow expressions like x<y<z with type flexibility and no overhead

    C++ 1 Updated Feb 15, 2022
  • c++ code made to help work with music theory in a mathematical or algebraic manner with extensive use of c++20's constraints and concepts

    C++ 2 Updated Mar 29, 2021
  • a quick, easy, and header only library that lets you bind string names to objects and functions and parse expressions that try to interact with these bindings at runtime

    C++ 3 Updated Aug 15, 2019
  • tools to make using the expression evaluator easier, such as code for generating c++ source code that from a pseudo language.

    1 Updated Aug 15, 2019
  • chess-code Public

    a bunch of code relating to the game of chess

    C++ Updated Mar 16, 2019
  • use brute force methods with a bunch of postulates to search for arbitrarily complex theorems

    C++ Updated Oct 28, 2018
  • assembly-- Public

    assembly--, pronounced "assembly minus minus", is a mechanical programming language with only four instructions, aiming to be even worse than the infamous "brainfuck" language.

    C++ Updated Sep 2, 2018
  • a set of functions that make it incredibly easy to use expression templates

    C++ Updated Aug 21, 2018
  • a bunch of random virtual function utilities

    C++ Updated Aug 12, 2018
  • random algorithms that do random stuff

    C++ Updated Feb 24, 2018
  • moved to https://github.com/EvanMcGorty/assembly--

    C++ Updated Feb 16, 2018
  • a library for describing game boards and connections between tiles/nodes

    C++ Updated Feb 10, 2018
  • My first ever big project. Expect to find some bad practices in here such as a handwritten shared_ptr class that breaks strict-aliasing and is dependent not only on a pointer count but a bool that …

    C++ Updated Jan 29, 2018
  • hello-world Public

    short description

    Updated May 6, 2017