SEDForth
SEDForth is a Forth compiler written as SED script. It translates Forth code into subroutine threaded assembly for Linux/x86, then assembles the code using the NetWide Assembler.
Originally it was a direct offshoot of RetroForth, but it is being rewritten to make it into a fully separate tool.