From b3cc1d7af08d3a1fa06d35f79a69e950753683f9 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 26 Mar 2021 23:29:21 -0600 Subject: fucking markdown --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cdc5199..8135363 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ perpetually incomplete; email melody@boringcactus.com with anything i've missed. ## bash alternatives with varying degrees of compatibility: + - there's dash and there's zsh and there's fish - [list via Wikipedia](https://en.wikipedia.org/wiki/Category:Unix_shells) - [the Rust OS has a Rust shell, if you're into that](https://gitlab.redox-os.org/redox-os/ion) @@ -44,9 +45,11 @@ alternatives with varying degrees of compatibility: ## binutils for LD: + - [LLD, the LLVM Linker](https://lld.llvm.org/) for AS: + - [flat assembler](http://flatassembler.net/) (x86) - [nasm](https://www.nasm.us/) (x86) - if you try hard and believe in yourself, you can pretend LLVM IR counts as assembly @@ -107,9 +110,11 @@ for AS: ## emacs alternative implementations: + - [list via Wikipedia](https://en.wikipedia.org/wiki/Emacs#Various_Emacs_editors) incompatible alternatives: + - an IDE - [vi](https://en.wikipedia.org/wiki/Vi) etc -- cgit v1.2.3