Skip to content

Instantly share code, notes, and snippets.

View sxzz's full-sized avatar
🏳️‍🌈

Kevin Deng 三咲智子 sxzz

🏳️‍🌈
View GitHub Profile
@Jack-Works
Jack-Works / 2018.js
Last active March 1, 2024 02:23
cRAzY eSnEXt (*all* proposals mixed in)
#! Aaaaaaaaaaa this is JS!!!
// https://github.com/tc39/proposal-hashbang
// This file is mixing all new syntaxes in the proposal in one file without considering syntax conflict or correct runtime semantics
// Enjoy!!!
// Created at Nov 23, 2018
for await(const x of (new A // https://github.com/tc39/proposal-pipeline-operator
|> do { // https://github.com/tc39/proposal-do-expressions
case(?) { // https://github.com/tc39/proposal-pattern-matching
when {val}: class {
@nonefffds
nonefffds / bilibili-av-bv-converter.applescript
Last active November 15, 2022 16:42
bilibili av bv converter w/ AppleScript
#bilibili-av-bv-converter
#Date: March 29,2020
#Language: AppleScript
#License: WTFPL licence
#Algorithm Implementations
#Global Varibles
global S
global table
global xor