Skip to content
View sxl613's full-sized avatar

Block or report sxl613

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bfc bfc Public

    A closure-based BrainFuck intepreter

    C

  2. wasmnut wasmnut Public

    WASM spinnin' donuts

    C

  3. chtam chtam Public

    A small&simple PDF pagination utility with some additional options

    Go

  4. canis canis Public

    HTML

  5. Grand Metapuzzle solved in Prolog Grand Metapuzzle solved in Prolog
    1
    :- use_module(library(lists)).
    2
    % This gives us predicates like: member/2, maplist/2, etc.
    3
    % The :- means "execute this goal now" when there's no head.
    4
    
                  
    5
    % Valid worlds aka the core logic puzzle constraints
  6. Convert a Sidebery snapshot to a boo... Convert a Sidebery snapshot to a bookmarks HTML file
    1
    #!/usr/bin/env python3
    2
    """
    3
    Convert Sidebery snapshot export JSON to Netscape bookmark HTML.
    4
    5
    Usage: