aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-10-11 02:09:19 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-10-11 02:09:19 +0200
commit37b7e8896217284468e05384224593c5b26eecc4 (patch)
tree7e92df163cbcb8f41ca61810d572fa448e542dc0
parent15b567e3e0d59330b31aad959fc31708006395e2 (diff)
downloadbfc-origin/master.tar.gz
bfc-origin/master.tar.xz
bfc-origin/master.zip
-rw-r--r--README.adoc4
1 files changed, 4 insertions, 0 deletions
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,