Skip to content
View coyleg152's full-sized avatar

Block or report coyleg152

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. bigcalc bigcalc Public

    A command line calculator that performs math operations on large integers by storing them as strings.

    C++

  2. c-data-structures c-data-structures Public

    C implementations of common data structures.

    C

  3. labels-language labels-language Public

    An esoteric programming language inspired by Brainf**k and gotos

    C

  4. minicalc minicalc Public

    A GUI-based calculator app written in C using raylib. It has support for integer addition, subtraction, multiplication, division, modulo, and exponent operations.

    C