pinksynth - Overview
Navigation Menu
Pinned Loading
-
An attempt to implement the sammy-lang language in C++ using LLVM.
C++ 1
-
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 -
1
defmodule Mix.Tasks.GetFileType do