r9ir 1.0.0

Rewrite 9cc in Rust
Documentation
1
2
3
4
5
6
7
int printf();

int main() {
#include "test/test2.inc"
  1; 2;
  return 0;
}