@Rich
I built it for both RPi and x86 and forgot to edit x86 info file, thanks for noting.
It's an elf binary, you do not need bash at all. Story is interesting. bacon is provided as a bash (or korn) shell script and in BASIC. First time you build the compiler (bacon.bac) with bacon.bash to get the the executable elf binary. When you have it no need for the bash compiler anymore. Also compiled it with the executable version. While it is faster than the bash version, got the same result with default option. Compiling with -O2 however get smaller and faster compiler.
I'm not a fun of BASIC and specially hate VBS I have to use frequently on WINDOWS, this bacon offers features like internationalization of messages, creation and use shared object files, networking, etc. Also have bencmarking C, LUA, LUAJIT, Perl, Python and bacon where bacon performing fine.
So, on LINUX it can be a feasible alternative tool if portability to WINDOWS is not needed.