changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / meta/tech.org

changeset 9: 9a3d82d9072a
parent: tech.org@a6cf5a2a2f8d
child: b38886ced111
author: ellis <ellis@rwest.io>
date: Mon, 04 Dec 2023 21:09:11 -0500
permissions: -rw-r--r--
description: refactoring
1 {{{header(tech,
2 Richard Westhaver,
3 ellis@rwest.io,
4 The Compiler Company Core Technologies)}}}
5 
6 * OS
7 We primarily support [[https://unix.org][Unix-based]] Operating Systems. Check
8 project-specific docs for officially supported targets.
9 
10 Development and CI is ran on [[https://archlinux.org/][Arch Linux]] (btw).
11 * Core
12 ** [[https://lisp-lang.org/][Lisp]]
13 ** [[https://www.rust-lang.org/][Rust]]
14 ** [[https://www.gnu.org/software/emacs/][Emacs]]
15 * Libs
16 ** [[https://rocksdb.org/][rocksdb]]
17 ** [[https://archlinux.org/pacman/][pacman]]
18 ** [[https://docs.kernel.org/filesystems/btrfs.html][btrfs]]
19 ** [[https://tree-sitter.github.io/tree-sitter/][tree-sitter]]
20 ** [[https://kernel.dk/io_uring.pdf][uring]]
21 ** [[https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf][blake3]]
22 * Extras
23 ** [[https://ngn.codeberg.page/k][k]]
24 ** [[https://mlochbaum.github.io/BQN/][BQN]]