pinksynth - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. An attempt to implement the sammy-lang language in C++ using LLVM.

    C++ 1

  2. 1

    // Dead-simple usage of ANSI colors to give Node scripts a little more elegance.

    2

    // This gist only contains a few of the many useful escape codes:

    3

    // https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
  3. 1

    defmodule Mix.Tasks.GetFileType do