Full implementation of BASIC The Fourth targeting LLVM. All examples compile under Windows and Linux using Clang to process the compiler's LLVM-IR output. Only example4-p66a.bas fails to run under Linux due to a "double free detected" error, this needs further investigation. The supplied dbasic.exe is a 32-bit Windows executable.