arche is a fork of codeberg.org/growler/ngn/k.

currently the differences are:

`term[] /query terminal dimensions(row col) 
`term 0
`term 1

`tty 0   /query isatty(fd)
`tty[]   /default queries 0, meaning stdin
`tty 1
`tty 0 1

`stat 0
`stat"/"
`stat"/tmp/"
`stat`"/tmp/"

`disk 0
`disk"/"
`disk"/dev/"
`disk`"/dev/"

/caution: running `raw 1 on repl might take your ability to quit that session.
/this is intended to write readline like scripts or terminal user interfaces.
`raw 1   /enable opinionated raw mode using ioctl
`raw 0   /disable
`raw[]   /query