From 9209d53449082cb6a5c3fb2ccb15d2448f1b55bf Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 15 Aug 2023 11:20:16 +0200 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5d8b7f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ + +# uskel + +Spineful tagless G-machine in assembly (amd64). Uses GNU assembler macros.