Skip to content
View jjwatt's full-sized avatar
  • North Augusta, SC
  • 08:05 (UTC -04:00)

Block or report jjwatt

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 Loading

  1. Burn Duo-R/PCE-CD/tg16 CD discs in L... Burn Duo-R/PCE-CD/tg16 CD discs in Linux
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    _infile="$1"
    4
    _basename="${_infile%%.zip}"
    5
    _tocfile="${_basename}".toc
  2. ar.bash ar.bash Public

    Simple bash array library

    Shell 2

  3. play-uxntal play-uxntal Public

    Shell

  4. The Y Combinator explained in a runn... The Y Combinator explained in a runnable Scheme file
    1
    ;;; The Y Combinator explained in scheme.
    2
    ;;; with credits to:
    3
    ;;;   https://mvanier.livejournal.com/2897.html
    4
    ;;; Status: WIP
    5
    
                  
  5. wdc wdc Public

    warp-dir in C

    C 1

  6. yooxn yooxn Public

    WIP uxntal stuff

    Python