Skip to content
View MikeMKH's full-sized avatar
:shipit:
Learning about logic programming with Prolog
:shipit:
Learning about logic programming with Prolog
  • Milwaukee, WI
  • 21:35 (UTC -05:00)

Block or report MikeMKH

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

    Talks that I have given

    C# 8

  2. the-little-typer the-little-typer Public

    Daily kata from the Little Typer

    Racket 13 1

  3. Proof that subtraction is not commut... Proof that subtraction is not commutative using Coq.
    1
    Require Import Coq.Arith.Arith.
    2
    Require Import Omega.
    3
    
                  
    4
    (* from http://stackoverflow.com/a/44039996/2370606 *)
    5
    Lemma subtraction_does_not_commute :
  4. clpfd-tutorial clpfd-tutorial Public

    Example from clp(fd) tutorial at https://github.com/Anniepoo/swiplclpfd/blob/master/clpfd.adoc

    Prolog

  5. talk-my-compiler-did-what talk-my-compiler-did-what Public

    talk about what the C# compiler does

    C# 1

  6. the-power-of-prolog the-power-of-prolog Public

    Examples from The Power of Prolog

    Prolog