Skip to content
View mckerracher's full-sized avatar
Block or Report

Block or report mckerracher

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

Popular repositories

  1. OPaL OPaL Public

    This is the repository for the OPaL language compiler. OPaL is a dynamically typed language inspired by Python and C, and its compiler is written in C. The compiler produces assembly code modeled a…

    C 1 2

  2. Reader-of-Books Reader-of-Books Public

    Java

  3. Magic-Square Magic-Square Public

    Java

  4. Doubly-Linked-List Doubly-Linked-List Public

    Implements the IndexedUnsortedList interface which includes all standard methods used in doubly linked lists along with an implementation of an iterator. The bulk of the code is in the IUDoubleLink…

    Java

  5. Random-Number-Sorter Random-Number-Sorter Public

    Assembly

  6. HashMap-Spell-Checker HashMap-Spell-Checker Public

    A spell checker that uses a hashmap as the underlying data structure.

    C