runtime
@kha The runtime folder includes what is needed to link a standalone Lean program. It is still contains some unnecessary files. We will be able to remove them after we release Lean4.
This commit also renames `token` ==> `unique_id`. We already use `token` in the scanner.