LLVM IR to Bash 4.x Transpiler
Why?
Because
Requirements
System Utilities
- Bash 4.x (version 4 required for associative array support)
- GNU Parallel
- Make
- Clang
- Go
Go Packages
go get github.com/llir/llvm/irgo get github.com/llir/llvm/asm
Getting Started
mkdir -p ~/go/src && cd ~/go/srcgit clone https://github.com/NateGraff/blessedvirginmary.gitcd blessedvirginmarygo buildbash test.bash