INLANG + CREPUSCULARITY
One Core IR → MIR → native JIT. No LLVM, no bytecode VM. .in for orchestration; crepuscularity for this docs UI.
# install
$ cargo install inauguration
# build this repo
$ in .
# eval: .in, ~40 polyglot fronts, cargo/npm deps
$ in eval "print('hello world')"
# matrix + docs site
$ in languages --json
Tree-sitter + dedicated Rust/V/in/icore fronts → UnifiedModule.
Deferred offsets, label fixup, then machine buffers.
AArch64 & x86_64 emit; compiler daemon for warm eval.
Run in languages for the live matrix (39 polyglot + in + icore).