Skip to content
View louisswarren's full-sized avatar

Block or report louisswarren

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. tome tome Public

    Natural deduction in Agda

    Agda 7

  2. dotfiles dotfiles Public

    M4

  3. derekelkins/agda-vim derekelkins/agda-vim Public

    Agda interaction in vim

    Vim Script 132 48

  4. Batch rename files using your editor Batch rename files using your editor
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import subprocess
    5
    import tempfile
  5. Python proposals Python proposals
    1
    Python Proposals
    2
    ================
    3
    
                  
    4
    `cast` decorator
    5
    ----------------
  6. dyad dyad Public

    Useful scripts to go in ~/bin (but they aren't binary)

    Shell