Skip to content
View eskil's full-sized avatar

Highlights

  • Pro

Block or report eskil

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. example-elixir-parser example-elixir-parser Public

    Example use of leex and yecc in Elixir with an escript

    Elixir 22 1

  2. ybinlogp ybinlogp Public

    Forked from YelpArchive/ybinlogp

    A fast mysql binlog parser, C++ & Darwin port with Python bindings using boost.python.

    C++ 4 2

  3. scurry scurry Public

    An A-star 2D polygon map search implementation and library for Elixir

    Elixir 5

  4. DegreeCalculator DegreeCalculator Public

    Small iOS calculator specifically for degree/minutes add/subtract for celestial navigation math

    Swift 1

  5. markdown-ascii markdown-ascii Public

    Emacs markdown ascii preview

    Emacs Lisp

  6. libcst-mypy-visitor-sample libcst-mypy-visitor-sample Public

    Using libcst visitors with libcst-mypy to create linters that have access to mypy types for calls.

    Python