# REPL Example
This is an example of using the REPL.
```
minitt-rs> minittc --repl
=> :g
Current Gamma is empty.
=> :l samples\sum-split\bool.minitt
=> :g
Current Gamma:
Interactive minittc 0.1.7
Commands:
:quit :q Quit the REPL.
:gamma :g Show current typing context.
:context :c Show current value context.
:load :l <FILE> Load an external file.
:type :t <EXPR> Try to infer the type of an expression.
=> :t and