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

Block or report billhails

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

    Code-generation project to build GraphQL APIs

    Jinja

  2. CEKF CEKF Public

    Low level (C) implementation of a CEK machine with an additional "F" failure continuation supporting amb

    C 3

  3. PyScheme PyScheme Public

    A small demo lambda-language written in Python

    Python 31 2

  4. Example lambda interpreter written i... Example lambda interpreter written in F-natural
    1
    {
    2
        // very simple environment, one binding per frame
    3
        typedef environment { frame(string, expression, environment) | root }
    4
        
    5
        // lookup access to the environment
  5. MuseScore-plugins MuseScore-plugins Public

    Various MuseScore2 plugins that people might find useful

    JavaScript 13 4

  6. blender-addons blender-addons Public

    Blender addons that people might find useful

    Python