oyi 0.1.1

The initial implementation of the Oyi programming language
Documentation
1
2
3
4
[Wed Nov  4 13:04:32 IST 2020]

The [bfc](https://github.com/Wilfred/bfc) project is an example of a working LLVM-backend in Rust using [llvm-sys](https://crates.io/crates/llvm-sys). This works fine on LLVM11 (current as of date). This increases my confidence that I can use Rust and `llvm-sys`
as the bootstrap language and framework, respectively, for Oyi.