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

Block or report matt-coles

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

Pinned

  1. bfc bfc Public

    A basic compiler based off of @thejameskyle's super-tiny-compiler

    JavaScript 1

  2. uni-society-manager uni-society-manager Public

    Public API for a society manager application

    JavaScript

  3. js-query-string js-query-string Public

    Small utility for serialising JS objects to query strings for use in URLs

    JavaScript 1

  4. lisp-poly-calculator lisp-poly-calculator Public

    A simple polynomial calculator in lisp

    Common Lisp 1

  5. mipsjs mipsjs Public

    Web based MIPS assembler and emulator

    JavaScript

  6. mips-c-compiler mips-c-compiler Public

    A MIPS compiler for a subset of C that includes closures

    C