Skip to content

Instantly share code, notes, and snippets.

@kajogo777
kajogo777 / config.cue
Created March 22, 2023 22:42
PoC for applying AST transformations to CUE files, the transformations themselves are written in CUE
package main
patch: {
pattern: {
abc: string
a: int
}
result: {
abc: pattern.abc
id: "id-\(pattern.a*2)"
@KevinGoodsell
KevinGoodsell / terminals.txt
Created December 17, 2010 00:32
The Trouble With Terminals
The Trouble With Terminals
Thu, 16 Dec 2010 16:43:20 -0800
Copyright 2010 Kevin Goodsell
0. License
This work is licensed under a Creative Commons
Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a