SNEK(1) | General Commands Manual | SNEK(1) |
snek - Snek Programming Language
snek [--version|-v] [--help|-?] [--interactive|-i] [program.py]
snek is a small Python-derivative suitable for embedded computers. This host version is largely designed to help test the Snek system and applications on larger machines
When a program is specified on the command line, snek runs it. Then, if the --interactive flag is passed, it enters interactive mode. Otherwise, it exits.
When no program is specified on the command line, snek enters interactive mode.
Keith Packard
snek |