From 37b7e8896217284468e05384224593c5b26eecc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 11 Oct 2022 02:09:19 +0200 Subject: Update README --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index aeb4dca..38c8708 100644 --- a/README.adoc +++ b/README.adoc @@ -57,6 +57,10 @@ OS-independent binary that can be linked against the libc with the C compiler: $ go run dwarf/object-file-libc.go program.bf program.o $ cc program.o -o program +Similar software +---------------- +https://github.com/skeeto/bf-x86 is perhaps an easier-to-make-sense-of project. + Contributing and Support ------------------------ Use https://git.janouch.name/p/bfc to report any bugs, request features, -- cgit v1.2.3