source | all versions | oilshell.org
This is the home page for version 0.7.pre8 of Oil, a Unix shell. To use it,
These steps take 30 to 60 seconds on most machines. After that, you can
assemble an oshrc
file, which is described in the
manual.
Test results, metrics, and benchmarks are shown below.
File / SHA256 checksum | Size | ||
oil-0.7.pre8.tar.xz | 1,107,412 | ||
296205fb0522137c6649a034758445b456270fda1e4028d99a254c19467310e0 | |||
oil-0.7.pre8.tar.gz | 1,524,857 | ||
a3e390c6836582e3a22fcc0d7f35cfe3200e7102f492dd737494f7683ad253a7 | |||
oil-native-0.7.pre8.tar.xz | 107,304 | ||
6493d147eb0e91f5af9b8ad8d82826e6fe4903ca917417ae31afae1c5cfaa188 |
Oil has three major sources of docs:
osh
binary.The OPy compiler is used to compile Oil to bytecode, but isn't itself part of the release.
Tree-shaking:
These files may help you understand how Oil is implemented, i.e. with domain-specific languages and code generation.
Also see the oilshell/oil repository.