pinksynth
Follow
Software Engineer
-
Craft.co
- Austin, TX
- https://sammytaylor.io
- in/sammy-taylor
Pinned Loading
-
lydian-lang
lydian-lang PublicAn attempt to implement the sammy-lang language in C++ using LLVM.
C++ 1
-
ANSI Colors in Node.JS
ANSI Colors in Node.JS 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
45const ANSI = {
-
Get missing file type from magic num...
Get missing file type from magic numbers in Elixir 1defmodule Mix.Tasks.GetFileType do
2use Mix.Task
34def run([filename]) do
5File.read!(filename)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.