Skip to content
View royratcliffe's full-sized avatar

Block or report royratcliffe

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. gloss-caustic-shader Public

    Reproduces the oft-seen glossy gradient effect

    Objective-C 72 12

  2. gpc Public

    Prolog wrapper for Generic Polygon Clipper tool

    C 1 2

  3. SCNetworkReachabilityKit Public

    Objective-C wrappers for the network reachability API found in Apple's System Configuration framework

    Objective-C 24 5

  4. Point in Polygon
    1
    % Tail-recurse through the list until the last one. Replace the last with an
    2
    % empty list.
    3
    without_last([_], []).
    4
    without_last([Head|Tail], [Head|List]) :- without_last(Tail, List).
    5
    
                  
  5. msgpackc-prolog Public

    MessagePack grammar for SWI-Prolog / msgpack.org[Prolog]

    Prolog 1

  6. swi-prolog-pack-cover Public

    GitHub action for SWI-Prolog pack installation with test coverage

    Prolog

137 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

royratcliffe has no activity yet for this period.
Loading