Skip to content

Instantly share code, notes, and snippets.

@iacore
iacore / main.c
Last active October 12, 2023 09:53 — forked from sogaiu/main.c
sh/exec-slurp via janet_dostring (assuming spork is installed)
// build:
//
// gcc -O0 -g main.c -I$HOME/.local/include -L$HOME/.local/lib -ljanet
// run:
//
// export LD_LIBRARY_PATH=$HOME/.local/lib
// ./a.out
#include "janet.h"
@iacore
iacore / gist:dfc4beaeb0153dc127238ab1d9746af8
Created November 1, 2023 22:07
all pride flag colors
#000000
#0035A9
#004BFF
#00821B
#008F72
#00B8E7
#00D769
#023670
#052127
#060634